Table of Contents

Class XRServerInstance.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class XRServerInstance.SignalName : GodotObject.SignalName
Inheritance
XRServerInstance.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

InterfaceAdded

Cached name for the 'interface_added' signal.

public static readonly StringName InterfaceAdded

Field Value

StringName

InterfaceRemoved

Cached name for the 'interface_removed' signal.

public static readonly StringName InterfaceRemoved

Field Value

StringName

TrackerAdded

Cached name for the 'tracker_added' signal.

public static readonly StringName TrackerAdded

Field Value

StringName

TrackerRemoved

Cached name for the 'tracker_removed' signal.

public static readonly StringName TrackerRemoved

Field Value

StringName

TrackerUpdated

Cached name for the 'tracker_updated' signal.

public static readonly StringName TrackerUpdated

Field Value

StringName