VisualScriptEditorSingleton.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_singleton
godot_object _singleton;
Undocumented in source.
_singletonName
char* _singletonName;
Undocumented in source.
addCustomNode
GodotMethod!(void, String, String, Script) addCustomNode;
Undocumented in source.
removeCustomNode
GodotMethod!(void, String, String) removeCustomNode;
Undocumented in source.

Meta