- _getExtensions
Array _getExtensions()
- _getImportFlags
long _getImportFlags()
- _importAnimation
Ref!Animation _importAnimation(StringArg0 path, long flags, long bake_fps)
- _importScene
Node _importScene(StringArg0 path, long flags, long bake_fps)
- importAnimationFromOtherImporter
Ref!Animation importAnimationFromOtherImporter(StringArg0 path, long flags, long bake_fps)
- importSceneFromOtherImporter
Node importSceneFromOtherImporter(StringArg0 path, long flags, long bake_fps)
- opAssign
EditorSceneImporter opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(EditorSceneImporter other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.