index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
tests
/
scripts
/
completion
/
assignment_options
/
enum_attribute.gd
blob: 4aeafb2e0a425acfbec840e4ea1b025c1b884896 (
plain
)
1
2
3
4
5
6
7
extends Control var contro_var func _ready(): size_flags_horizontal = Control.➡ pass