enum_attribute.gd 97 B

1234567
  1. extends Control
  2. var contro_var
  3. func _ready():
  4. size_flags_horizontal = Control.➡
  5. pass