enum_identifier.gd 92 B

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