Expose _clips_input as a virtual function, closes #15358

This commit is contained in:
Juan Linietsky 2018-07-29 12:46:53 -03:00
parent 0fcc28b6f3
commit c752c26427
3 changed files with 8 additions and 0 deletions

View file

@ -127,6 +127,8 @@ public:
StringName _update_scroll;
StringName _update_xform;
StringName _clips_input;
StringName _proxgroup_add;
StringName _proxgroup_remove;