Table of Contents

Class EditorScenePostImportPlugin.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class EditorScenePostImportPlugin.MethodName : RefCounted.MethodName
Inheritance
EditorScenePostImportPlugin.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddImportOption

Cached name for the 'add_import_option' method.

public static readonly StringName AddImportOption

Field Value

StringName

AddImportOptionAdvanced

Cached name for the 'add_import_option_advanced' method.

public static readonly StringName AddImportOptionAdvanced

Field Value

StringName

GetOptionValue

Cached name for the 'get_option_value' method.

public static readonly StringName GetOptionValue

Field Value

StringName

_GetImportOptions

Cached name for the '_get_import_options' method.

public static readonly StringName _GetImportOptions

Field Value

StringName

_GetInternalImportOptions

Cached name for the '_get_internal_import_options' method.

public static readonly StringName _GetInternalImportOptions

Field Value

StringName

_GetInternalOptionUpdateViewRequired

Cached name for the '_get_internal_option_update_view_required' method.

public static readonly StringName _GetInternalOptionUpdateViewRequired

Field Value

StringName

_GetInternalOptionVisibility

Cached name for the '_get_internal_option_visibility' method.

public static readonly StringName _GetInternalOptionVisibility

Field Value

StringName

_GetOptionVisibility

Cached name for the '_get_option_visibility' method.

public static readonly StringName _GetOptionVisibility

Field Value

StringName

_InternalProcess

Cached name for the '_internal_process' method.

public static readonly StringName _InternalProcess

Field Value

StringName

_PostProcess

Cached name for the '_post_process' method.

public static readonly StringName _PostProcess

Field Value

StringName

_PreProcess

Cached name for the '_pre_process' method.

public static readonly StringName _PreProcess

Field Value

StringName