godot_dart icon indicating copy to clipboard operation
godot_dart copied to clipboard

Support default values on properties

Open fuzzybinary opened this issue 1 year ago • 0 comments

The builder should read the default value of properties and provide to the editor when asked through DartScript::_has_default_property_value and DartScript::_get_property_default_value

fuzzybinary avatar Mar 06 '24 02:03 fuzzybinary