ResourceFormatLoader.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getDependencies
GodotMethod!(void, String, String) getDependencies;
Undocumented in source.
getRecognizedExtensions
GodotMethod!(PoolStringArray) getRecognizedExtensions;
Undocumented in source.
getResourceType
GodotMethod!(String, String) getResourceType;
Undocumented in source.
handlesType
GodotMethod!(bool, String) handlesType;
Undocumented in source.
load
GodotMethod!(Variant, String, String) load;
Undocumented in source.
renameDependencies
GodotMethod!(long, String, String) renameDependencies;
Undocumented in source.

Meta