Table of Contents

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

StringName

GetActionCount

Cached name for the 'get_action_count' method.

public static readonly StringName GetActionCount

Field Value

StringName

GetActions

Cached name for the 'get_actions' method.

public static readonly StringName GetActions

Field Value

StringName

GetLocalizedName

Cached name for the 'get_localized_name' method.

public static readonly StringName GetLocalizedName

Field Value

StringName

GetPriority

Cached name for the 'get_priority' method.

public static readonly StringName GetPriority

Field Value

StringName

RemoveAction

Cached name for the 'remove_action' method.

public static readonly StringName RemoveAction

Field Value

StringName

SetActions

Cached name for the 'set_actions' method.

public static readonly StringName SetActions

Field Value

StringName

SetLocalizedName

Cached name for the 'set_localized_name' method.

public static readonly StringName SetLocalizedName

Field Value

StringName

SetPriority

Cached name for the 'set_priority' method.

public static readonly StringName SetPriority

Field Value

StringName