Table of Contents

Class OpenXRInterface.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class OpenXRInterface.SignalName : XRInterface.SignalName
Inheritance
OpenXRInterface.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

PoseRecentered

Cached name for the 'pose_recentered' signal.

public static readonly StringName PoseRecentered

Field Value

StringName

SessionBegun

Cached name for the 'session_begun' signal.

public static readonly StringName SessionBegun

Field Value

StringName

SessionFocussed

Cached name for the 'session_focussed' signal.

public static readonly StringName SessionFocussed

Field Value

StringName

SessionStopping

Cached name for the 'session_stopping' signal.

public static readonly StringName SessionStopping

Field Value

StringName

SessionVisible

Cached name for the 'session_visible' signal.

public static readonly StringName SessionVisible

Field Value

StringName