mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
More improvements to visual script..
fixed a bug of not saving when sub-nodes changed.
This commit is contained in:
@@ -342,6 +342,7 @@ public:
|
||||
|
||||
virtual void get_script_property_list(List<PropertyInfo> *p_list) const;
|
||||
|
||||
virtual bool are_subnodes_edited() const;
|
||||
|
||||
VisualScript();
|
||||
~VisualScript();
|
||||
|
||||
Reference in New Issue
Block a user