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
_GetClassesUsed
Cached name for the '_get_classes_used' method.
public static readonly StringName _GetClassesUsed
Field Value
_GetDependencies
Cached name for the '_get_dependencies' method.
public static readonly StringName _GetDependencies
Field Value
_GetRecognizedExtensions
Cached name for the '_get_recognized_extensions' method.
public static readonly StringName _GetRecognizedExtensions
Field Value
_GetResourceScriptClass
Cached name for the '_get_resource_script_class' method.
public static readonly StringName _GetResourceScriptClass
Field Value
_GetResourceType
Cached name for the '_get_resource_type' method.
public static readonly StringName _GetResourceType
Field Value
_GetResourceUid
Cached name for the '_get_resource_uid' method.
public static readonly StringName _GetResourceUid
Field Value
_HandlesType
Cached name for the '_handles_type' method.
public static readonly StringName _HandlesType
Field Value
_Load
Cached name for the '_load' method.
public static readonly StringName _Load
Field Value
_RecognizePath
Cached name for the '_recognize_path' method.
public static readonly StringName _RecognizePath
Field Value
_RenameDependencies
Cached name for the '_rename_dependencies' method.
public static readonly StringName _RenameDependencies