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
InterfaceRemoved
Cached name for the 'interface_removed' signal.
public static readonly StringName InterfaceRemoved
Field Value
TrackerAdded
Cached name for the 'tracker_added' signal.
public static readonly StringName TrackerAdded
Field Value
TrackerRemoved
Cached name for the 'tracker_removed' signal.
public static readonly StringName TrackerRemoved
Field Value
TrackerUpdated
Cached name for the 'tracker_updated' signal.
public static readonly StringName TrackerUpdated