Class OpenXRActionMap.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class OpenXRActionMap.MethodName : Resource.MethodName
- Inheritance
-
OpenXRActionMap.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddActionSet
Cached name for the 'add_action_set' method.
public static readonly StringName AddActionSet
Field Value
AddInteractionProfile
Cached name for the 'add_interaction_profile' method.
public static readonly StringName AddInteractionProfile
Field Value
CreateDefaultActionSets
Cached name for the 'create_default_action_sets' method.
public static readonly StringName CreateDefaultActionSets
Field Value
FindActionSet
Cached name for the 'find_action_set' method.
public static readonly StringName FindActionSet
Field Value
FindInteractionProfile
Cached name for the 'find_interaction_profile' method.
public static readonly StringName FindInteractionProfile
Field Value
GetActionSet
Cached name for the 'get_action_set' method.
public static readonly StringName GetActionSet
Field Value
GetActionSetCount
Cached name for the 'get_action_set_count' method.
public static readonly StringName GetActionSetCount
Field Value
GetActionSets
Cached name for the 'get_action_sets' method.
public static readonly StringName GetActionSets
Field Value
GetInteractionProfile
Cached name for the 'get_interaction_profile' method.
public static readonly StringName GetInteractionProfile
Field Value
GetInteractionProfileCount
Cached name for the 'get_interaction_profile_count' method.
public static readonly StringName GetInteractionProfileCount
Field Value
GetInteractionProfiles
Cached name for the 'get_interaction_profiles' method.
public static readonly StringName GetInteractionProfiles
Field Value
RemoveActionSet
Cached name for the 'remove_action_set' method.
public static readonly StringName RemoveActionSet
Field Value
RemoveInteractionProfile
Cached name for the 'remove_interaction_profile' method.
public static readonly StringName RemoveInteractionProfile
Field Value
SetActionSets
Cached name for the 'set_action_sets' method.
public static readonly StringName SetActionSets
Field Value
SetInteractionProfiles
Cached name for the 'set_interaction_profiles' method.
public static readonly StringName SetInteractionProfiles