Table of Contents

Class TextServerManager.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class TextServerManager.SignalName
Inheritance
TextServerManager.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