Class ResourceLoader.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ResourceLoader.MethodName
- Inheritance
-
ResourceLoader.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddResourceFormatLoader
Cached name for the 'add_resource_format_loader' method.
public static readonly StringName AddResourceFormatLoader
Field Value
Exists
Cached name for the 'exists' method.
public static readonly StringName Exists
Field Value
GetDependencies
Cached name for the 'get_dependencies' method.
public static readonly StringName GetDependencies
Field Value
GetRecognizedExtensionsForType
Cached name for the 'get_recognized_extensions_for_type' method.
public static readonly StringName GetRecognizedExtensionsForType
Field Value
GetResourceUid
Cached name for the 'get_resource_uid' method.
public static readonly StringName GetResourceUid
Field Value
HasCached
Cached name for the 'has_cached' method.
public static readonly StringName HasCached
Field Value
Load
Cached name for the 'load' method.
public static readonly StringName Load
Field Value
LoadThreadedGet
Cached name for the 'load_threaded_get' method.
public static readonly StringName LoadThreadedGet
Field Value
LoadThreadedGetStatus
Cached name for the 'load_threaded_get_status' method.
public static readonly StringName LoadThreadedGetStatus
Field Value
LoadThreadedRequest
Cached name for the 'load_threaded_request' method.
public static readonly StringName LoadThreadedRequest
Field Value
RemoveResourceFormatLoader
Cached name for the 'remove_resource_format_loader' method.
public static readonly StringName RemoveResourceFormatLoader
Field Value
SetAbortOnMissingResources
Cached name for the 'set_abort_on_missing_resources' method.
public static readonly StringName SetAbortOnMissingResources