Table of Contents

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

StringName

ButtonReleased

Cached name for the 'button_released' signal.

public static readonly StringName ButtonReleased

Field Value

StringName

InputFloatChanged

Cached name for the 'input_float_changed' signal.

public static readonly StringName InputFloatChanged

Field Value

StringName

InputVector2Changed

Cached name for the 'input_vector2_changed' signal.

public static readonly StringName InputVector2Changed

Field Value

StringName

PoseChanged

Cached name for the 'pose_changed' signal.

public static readonly StringName PoseChanged

Field Value

StringName

PoseLostTracking

Cached name for the 'pose_lost_tracking' signal.

public static readonly StringName PoseLostTracking

Field Value

StringName

ProfileChanged

Cached name for the 'profile_changed' signal.

public static readonly StringName ProfileChanged

Field Value

StringName