annotation ExportDir
Overview
Exports a string property as a directory picker in the Godot inspector.
@[ExportDir]
property assets_dir : String = "res://assets"
Exports a string property as a directory picker in the Godot inspector.
@[ExportDir]
property assets_dir : String = "res://assets"