- _new
GodotMethod!(GodotObject, GodotVarArgs) _new;
Undocumented in source.
- getClassDocumentation
GodotMethod!(String) getClassDocumentation;
Undocumented in source.
- getClassName
GodotMethod!(String) getClassName;
Undocumented in source.
- getLibrary
GodotMethod!(GDNativeLibrary) getLibrary;
Undocumented in source.
- getMethodDocumentation
GodotMethod!(String, String) getMethodDocumentation;
Undocumented in source.
- getPropertyDocumentation
GodotMethod!(String, String) getPropertyDocumentation;
Undocumented in source.
- getScriptClassIconPath
GodotMethod!(String) getScriptClassIconPath;
Undocumented in source.
- getScriptClassName
GodotMethod!(String) getScriptClassName;
Undocumented in source.
- getSignalDocumentation
GodotMethod!(String, String) getSignalDocumentation;
Undocumented in source.
- setClassName
GodotMethod!(void, String) setClassName;
Undocumented in source.
- setLibrary
GodotMethod!(void, GDNativeLibrary) setLibrary;
Undocumented in source.
- setScriptClassIconPath
GodotMethod!(void, String) setScriptClassIconPath;
Undocumented in source.
- setScriptClassName
GodotMethod!(void, String) setScriptClassName;
Undocumented in source.