EditorImportPlugin.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_import
GodotMethod!(long, String, String, Dictionary, Array, Array) _import;
Undocumented in source.
getImportOptions
GodotMethod!(Array, long) getImportOptions;
Undocumented in source.
getImportOrder
GodotMethod!(long) getImportOrder;
Undocumented in source.
getImporterName
GodotMethod!(String) getImporterName;
Undocumented in source.
getOptionVisibility
GodotMethod!(bool, String, Dictionary) getOptionVisibility;
Undocumented in source.
getPresetCount
GodotMethod!(long) getPresetCount;
Undocumented in source.
getPresetName
GodotMethod!(String, long) getPresetName;
Undocumented in source.
getPriority
GodotMethod!(double) getPriority;
Undocumented in source.
getRecognizedExtensions
GodotMethod!(Array) getRecognizedExtensions;
Undocumented in source.
getResourceType
GodotMethod!(String) getResourceType;
Undocumented in source.
getSaveExtension
GodotMethod!(String) getSaveExtension;
Undocumented in source.
getVisibleName
GodotMethod!(String) getVisibleName;
Undocumented in source.

Meta