- _singleton
godot_object _singleton;
Undocumented in source.
- _singletonName
char* _singletonName;
Undocumented in source.
- exists
GodotMethod!(bool, String, String) exists;
Undocumented in source.
- getDependencies
GodotMethod!(PoolStringArray, String) getDependencies;
Undocumented in source.
- getRecognizedExtensionsForType
GodotMethod!(PoolStringArray, String) getRecognizedExtensionsForType;
Undocumented in source.
- has
GodotMethod!(bool, String) has;
Undocumented in source.
- hasCached
GodotMethod!(bool, String) hasCached;
Undocumented in source.
- load
GodotMethod!(Resource, String, String, bool) load;
Undocumented in source.
- loadInteractive
GodotMethod!(ResourceInteractiveLoader, String, String) loadInteractive;
Undocumented in source.
- setAbortOnMissingResources
GodotMethod!(void, bool) setAbortOnMissingResources;
Undocumented in source.