EditorSceneImporter.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_getExtensions
GodotMethod!(Array) _getExtensions;
Undocumented in source.
_getImportFlags
GodotMethod!(long) _getImportFlags;
Undocumented in source.
_importAnimation
GodotMethod!(Animation, String, long, long) _importAnimation;
Undocumented in source.
_importScene
GodotMethod!(Node, String, long, long) _importScene;
Undocumented in source.
importAnimationFromOtherImporter
GodotMethod!(Animation, String, long, long) importAnimationFromOtherImporter;
Undocumented in source.
importSceneFromOtherImporter
GodotMethod!(Node, String, long, long) importSceneFromOtherImporter;
Undocumented in source.

Meta