Should Fix Compiling Export Templates
- Works on Windows, Linux x11, Linux Server, Android, HTML5 - Not tested on Mac/iOS (don't have Apple's devices yet)
This commit is contained in:
parent
6f7b2d277f
commit
4aab004674
3 changed files with 5 additions and 2 deletions
|
|
@ -344,7 +344,9 @@ public:
|
|||
|
||||
virtual void get_script_property_list(List<PropertyInfo> *p_list) const;
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
virtual bool are_subnodes_edited() const;
|
||||
#endif
|
||||
|
||||
VisualScript();
|
||||
~VisualScript();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue