Table of Contents

Class XRController3D.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class XRController3D.SignalName : XRNode3D.SignalName
Inheritance
XRController3D.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