Expose _clips_input as a virtual function, closes #15358
This commit is contained in:
parent
0fcc28b6f3
commit
c752c26427
3 changed files with 8 additions and 0 deletions
|
|
@ -127,6 +127,8 @@ public:
|
|||
StringName _update_scroll;
|
||||
StringName _update_xform;
|
||||
|
||||
StringName _clips_input;
|
||||
|
||||
StringName _proxgroup_add;
|
||||
StringName _proxgroup_remove;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue