Table of Contents

Class OpenXRAnalogThresholdModifier.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class OpenXRAnalogThresholdModifier.MethodName : OpenXRActionBindingModifier.MethodName
Inheritance
OpenXRAnalogThresholdModifier.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetOffHaptic

Cached name for the 'get_off_haptic' method.

public static readonly StringName GetOffHaptic

Field Value

StringName

GetOffThreshold

Cached name for the 'get_off_threshold' method.

public static readonly StringName GetOffThreshold

Field Value

StringName

GetOnHaptic

Cached name for the 'get_on_haptic' method.

public static readonly StringName GetOnHaptic

Field Value

StringName

GetOnThreshold

Cached name for the 'get_on_threshold' method.

public static readonly StringName GetOnThreshold

Field Value

StringName

SetOffHaptic

Cached name for the 'set_off_haptic' method.

public static readonly StringName SetOffHaptic

Field Value

StringName

SetOffThreshold

Cached name for the 'set_off_threshold' method.

public static readonly StringName SetOffThreshold

Field Value

StringName

SetOnHaptic

Cached name for the 'set_on_haptic' method.

public static readonly StringName SetOnHaptic

Field Value

StringName

SetOnThreshold

Cached name for the 'set_on_threshold' method.

public static readonly StringName SetOnThreshold

Field Value

StringName