Table of Contents

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

StringName

AddInteractionProfile

Cached name for the 'add_interaction_profile' method.

public static readonly StringName AddInteractionProfile

Field Value

StringName

CreateDefaultActionSets

Cached name for the 'create_default_action_sets' method.

public static readonly StringName CreateDefaultActionSets

Field Value

StringName

FindActionSet

Cached name for the 'find_action_set' method.

public static readonly StringName FindActionSet

Field Value

StringName

FindInteractionProfile

Cached name for the 'find_interaction_profile' method.

public static readonly StringName FindInteractionProfile

Field Value

StringName

GetActionSet

Cached name for the 'get_action_set' method.

public static readonly StringName GetActionSet

Field Value

StringName

GetActionSetCount

Cached name for the 'get_action_set_count' method.

public static readonly StringName GetActionSetCount

Field Value

StringName

GetActionSets

Cached name for the 'get_action_sets' method.

public static readonly StringName GetActionSets

Field Value

StringName

GetInteractionProfile

Cached name for the 'get_interaction_profile' method.

public static readonly StringName GetInteractionProfile

Field Value

StringName

GetInteractionProfileCount

Cached name for the 'get_interaction_profile_count' method.

public static readonly StringName GetInteractionProfileCount

Field Value

StringName

GetInteractionProfiles

Cached name for the 'get_interaction_profiles' method.

public static readonly StringName GetInteractionProfiles

Field Value

StringName

RemoveActionSet

Cached name for the 'remove_action_set' method.

public static readonly StringName RemoveActionSet

Field Value

StringName

RemoveInteractionProfile

Cached name for the 'remove_interaction_profile' method.

public static readonly StringName RemoveInteractionProfile

Field Value

StringName

SetActionSets

Cached name for the 'set_action_sets' method.

public static readonly StringName SetActionSets

Field Value

StringName

SetInteractionProfiles

Cached name for the 'set_interaction_profiles' method.

public static readonly StringName SetInteractionProfiles

Field Value

StringName