Table of Contents

Class ResourceFormatLoader.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

_Exists

Cached name for the '_exists' method.

public static readonly StringName _Exists

Field Value

StringName

_GetClassesUsed

Cached name for the '_get_classes_used' method.

public static readonly StringName _GetClassesUsed

Field Value

StringName

_GetDependencies

Cached name for the '_get_dependencies' method.

public static readonly StringName _GetDependencies

Field Value

StringName

_GetRecognizedExtensions

Cached name for the '_get_recognized_extensions' method.

public static readonly StringName _GetRecognizedExtensions

Field Value

StringName

_GetResourceScriptClass

Cached name for the '_get_resource_script_class' method.

public static readonly StringName _GetResourceScriptClass

Field Value

StringName

_GetResourceType

Cached name for the '_get_resource_type' method.

public static readonly StringName _GetResourceType

Field Value

StringName

_GetResourceUid

Cached name for the '_get_resource_uid' method.

public static readonly StringName _GetResourceUid

Field Value

StringName

_HandlesType

Cached name for the '_handles_type' method.

public static readonly StringName _HandlesType

Field Value

StringName

_Load

Cached name for the '_load' method.

public static readonly StringName _Load

Field Value

StringName

_RecognizePath

Cached name for the '_recognize_path' method.

public static readonly StringName _RecognizePath

Field Value

StringName

_RenameDependencies

Cached name for the '_rename_dependencies' method.

public static readonly StringName _RenameDependencies

Field Value

StringName