Class EditorImportPlugin.MethodName
- Namespace
- Godot
- Assembly
- GodotSharpEditor.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class EditorImportPlugin.MethodName : ResourceImporter.MethodName
- Inheritance
-
EditorImportPlugin.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AppendImportExternalResource
Cached name for the 'append_import_external_resource' method.
public static readonly StringName AppendImportExternalResource
Field Value
_GetImportOptions
Cached name for the '_get_import_options' method.
public static readonly StringName _GetImportOptions
Field Value
_GetImportOrder
Cached name for the '_get_import_order' method.
public static readonly StringName _GetImportOrder
Field Value
_GetImporterName
Cached name for the '_get_importer_name' method.
public static readonly StringName _GetImporterName
Field Value
_GetOptionVisibility
Cached name for the '_get_option_visibility' method.
public static readonly StringName _GetOptionVisibility
Field Value
_GetPresetCount
Cached name for the '_get_preset_count' method.
public static readonly StringName _GetPresetCount
Field Value
_GetPresetName
Cached name for the '_get_preset_name' method.
public static readonly StringName _GetPresetName
Field Value
_GetPriority
Cached name for the '_get_priority' method.
public static readonly StringName _GetPriority
Field Value
_GetRecognizedExtensions
Cached name for the '_get_recognized_extensions' method.
public static readonly StringName _GetRecognizedExtensions
Field Value
_GetResourceType
Cached name for the '_get_resource_type' method.
public static readonly StringName _GetResourceType
Field Value
_GetSaveExtension
Cached name for the '_get_save_extension' method.
public static readonly StringName _GetSaveExtension
Field Value
_GetVisibleName
Cached name for the '_get_visible_name' method.
public static readonly StringName _GetVisibleName
Field Value
_Import
Cached name for the '_import' method.
public static readonly StringName _Import