Table of Contents

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

StringName

Exists

Cached name for the 'exists' method.

public static readonly StringName Exists

Field Value

StringName

GetDependencies

Cached name for the 'get_dependencies' method.

public static readonly StringName GetDependencies

Field Value

StringName

GetRecognizedExtensionsForType

Cached name for the 'get_recognized_extensions_for_type' method.

public static readonly StringName GetRecognizedExtensionsForType

Field Value

StringName

GetResourceUid

Cached name for the 'get_resource_uid' method.

public static readonly StringName GetResourceUid

Field Value

StringName

HasCached

Cached name for the 'has_cached' method.

public static readonly StringName HasCached

Field Value

StringName

Load

Cached name for the 'load' method.

public static readonly StringName Load

Field Value

StringName

LoadThreadedGet

Cached name for the 'load_threaded_get' method.

public static readonly StringName LoadThreadedGet

Field Value

StringName

LoadThreadedGetStatus

Cached name for the 'load_threaded_get_status' method.

public static readonly StringName LoadThreadedGetStatus

Field Value

StringName

LoadThreadedRequest

Cached name for the 'load_threaded_request' method.

public static readonly StringName LoadThreadedRequest

Field Value

StringName

RemoveResourceFormatLoader

Cached name for the 'remove_resource_format_loader' method.

public static readonly StringName RemoveResourceFormatLoader

Field Value

StringName

SetAbortOnMissingResources

Cached name for the 'set_abort_on_missing_resources' method.

public static readonly StringName SetAbortOnMissingResources

Field Value

StringName