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
GetResource
Cached name for the 'get_resource' method.
public static readonly StringName GetResource
Field Value
GetResourceList
Cached name for the 'get_resource_list' method.
public static readonly StringName GetResourceList
Field Value
HasResource
Cached name for the 'has_resource' method.
public static readonly StringName HasResource
Field Value
RemoveResource
Cached name for the 'remove_resource' method.
public static readonly StringName RemoveResource
Field Value
RenameResource
Cached name for the 'rename_resource' method.
public static readonly StringName RenameResource
Field Value
_GetResources
Cached name for the '_get_resources' method.
public static readonly StringName _GetResources
Field Value
_SetResources
Cached name for the '_set_resources' method.
public static readonly StringName _SetResources