WIP visual scripting, not working yet but you can check out stuff
This commit is contained in:
parent
221cb58382
commit
ad313097eb
79 changed files with 10473 additions and 1164 deletions
|
|
@ -181,6 +181,8 @@ public:
|
|||
|
||||
bool get_property_default_value(const StringName& p_property,Variant& r_value) const;
|
||||
|
||||
virtual void get_method_list(List<MethodInfo> *p_list) const;
|
||||
|
||||
virtual ScriptLanguage *get_language() const;
|
||||
|
||||
GDScript();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue