Class ResourceUid.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class ResourceUid.MethodName
- Inheritance
-
ResourceUid.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddId
Cached name for the 'add_id' method.
public static readonly StringName AddId
Field Value
CreateId
Cached name for the 'create_id' method.
public static readonly StringName CreateId
Field Value
GetIdPath
Cached name for the 'get_id_path' method.
public static readonly StringName GetIdPath
Field Value
HasId
Cached name for the 'has_id' method.
public static readonly StringName HasId
Field Value
IdToText
Cached name for the 'id_to_text' method.
public static readonly StringName IdToText
Field Value
RemoveId
Cached name for the 'remove_id' method.
public static readonly StringName RemoveId
Field Value
SetId
Cached name for the 'set_id' method.
public static readonly StringName SetId
Field Value
TextToId
Cached name for the 'text_to_id' method.
public static readonly StringName TextToId