Class OpenXRActionSet.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class OpenXRActionSet.MethodName : Resource.MethodName
- Inheritance
-
OpenXRActionSet.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddAction
Cached name for the 'add_action' method.
public static readonly StringName AddAction
Field Value
GetActionCount
Cached name for the 'get_action_count' method.
public static readonly StringName GetActionCount
Field Value
GetActions
Cached name for the 'get_actions' method.
public static readonly StringName GetActions
Field Value
GetLocalizedName
Cached name for the 'get_localized_name' method.
public static readonly StringName GetLocalizedName
Field Value
GetPriority
Cached name for the 'get_priority' method.
public static readonly StringName GetPriority
Field Value
RemoveAction
Cached name for the 'remove_action' method.
public static readonly StringName RemoveAction
Field Value
SetActions
Cached name for the 'set_actions' method.
public static readonly StringName SetActions
Field Value
SetLocalizedName
Cached name for the 'set_localized_name' method.
public static readonly StringName SetLocalizedName
Field Value
SetPriority
Cached name for the 'set_priority' method.
public static readonly StringName SetPriority