-fixes to vmethod for button
This commit is contained in:
@ -95,6 +95,9 @@ public:
|
||||
StringName _input;
|
||||
StringName _ready;
|
||||
|
||||
StringName _pressed;
|
||||
StringName _toggled;
|
||||
|
||||
StringName _update_scroll;
|
||||
StringName _update_xform;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user