Resource.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_setupLocalToScene
GodotMethod!(void) _setupLocalToScene;
Undocumented in source.
duplicate
GodotMethod!(Resource, bool) duplicate;
Undocumented in source.
emitChanged
GodotMethod!(void) emitChanged;
Undocumented in source.
getLocalScene
GodotMethod!(Node) getLocalScene;
Undocumented in source.
getName
GodotMethod!(String) getName;
Undocumented in source.
getPath
GodotMethod!(String) getPath;
Undocumented in source.
getRid
GodotMethod!(RID) getRid;
Undocumented in source.
isLocalToScene
GodotMethod!(bool) isLocalToScene;
Undocumented in source.
setLocalToScene
GodotMethod!(void, bool) setLocalToScene;
Undocumented in source.
setName
GodotMethod!(void, String) setName;
Undocumented in source.
setPath
GodotMethod!(void, String) setPath;
Undocumented in source.
setupLocalToScene
GodotMethod!(void) setupLocalToScene;
Undocumented in source.
takeOverPath
GodotMethod!(void, String) takeOverPath;
Undocumented in source.

Meta