Table of Contents

Class TextServerManagerInstance.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class TextServerManagerInstance.SignalName : GodotObject.SignalName
Inheritance
TextServerManagerInstance.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