- canInstance
GodotMethod!(bool) canInstance;
Undocumented in source.
- getBaseScript
GodotMethod!(Script) getBaseScript;
Undocumented in source.
- getInstanceBaseType
GodotMethod!(String) getInstanceBaseType;
Undocumented in source.
- getSourceCode
GodotMethod!(String) getSourceCode;
Undocumented in source.
- hasScriptSignal
GodotMethod!(bool, String) hasScriptSignal;
Undocumented in source.
- hasSourceCode
GodotMethod!(bool) hasSourceCode;
Undocumented in source.
- instanceHas
GodotMethod!(bool, GodotObject) instanceHas;
Undocumented in source.
- isTool
GodotMethod!(bool) isTool;
Undocumented in source.
- reload
GodotMethod!(GodotError, bool) reload;
Undocumented in source.
- setSourceCode
GodotMethod!(void, String) setSourceCode;
Undocumented in source.