Table of Contents

Class ResourcePreloader.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ResourcePreloader.MethodName : Node.MethodName
Inheritance
ResourcePreloader.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddResource

Cached name for the 'add_resource' method.

public static readonly StringName AddResource

Field Value

StringName

GetResource

Cached name for the 'get_resource' method.

public static readonly StringName GetResource

Field Value

StringName

GetResourceList

Cached name for the 'get_resource_list' method.

public static readonly StringName GetResourceList

Field Value

StringName

HasResource

Cached name for the 'has_resource' method.

public static readonly StringName HasResource

Field Value

StringName

RemoveResource

Cached name for the 'remove_resource' method.

public static readonly StringName RemoveResource

Field Value

StringName

RenameResource

Cached name for the 'rename_resource' method.

public static readonly StringName RenameResource

Field Value

StringName

_GetResources

Cached name for the '_get_resources' method.

public static readonly StringName _GetResources

Field Value

StringName

_SetResources

Cached name for the '_set_resources' method.

public static readonly StringName _SetResources

Field Value

StringName