Class XRPositionalTracker.SignalName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the signals contained in this class, for fast lookup.
public class XRPositionalTracker.SignalName : RefCounted.SignalName
- Inheritance
-
XRPositionalTracker.SignalName
- Inherited Members
Constructors
SignalName()
public SignalName()
Fields
ButtonPressed
Cached name for the 'button_pressed' signal.
public static readonly StringName ButtonPressed
Field Value
ButtonReleased
Cached name for the 'button_released' signal.
public static readonly StringName ButtonReleased
Field Value
InputFloatChanged
Cached name for the 'input_float_changed' signal.
public static readonly StringName InputFloatChanged
Field Value
InputVector2Changed
Cached name for the 'input_vector2_changed' signal.
public static readonly StringName InputVector2Changed
Field Value
PoseChanged
Cached name for the 'pose_changed' signal.
public static readonly StringName PoseChanged
Field Value
PoseLostTracking
Cached name for the 'pose_lost_tracking' signal.
public static readonly StringName PoseLostTracking
Field Value
ProfileChanged
Cached name for the 'profile_changed' signal.
public static readonly StringName ProfileChanged