Autocompletion: reintroduce enum options on assignment
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
extends Control
|
||||
|
||||
var contro_var
|
||||
|
||||
func _ready():
|
||||
size_flags_horizontal = Control.➡
|
||||
pass
|
||||
Reference in New Issue
Block a user