Table of Contents

Class TextServerManager.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class TextServerManager.MethodName
Inheritance
TextServerManager.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddInterface

Cached name for the 'add_interface' method.

public static readonly StringName AddInterface

Field Value

StringName

FindInterface

Cached name for the 'find_interface' method.

public static readonly StringName FindInterface

Field Value

StringName

GetInterface

Cached name for the 'get_interface' method.

public static readonly StringName GetInterface

Field Value

StringName

GetInterfaceCount

Cached name for the 'get_interface_count' method.

public static readonly StringName GetInterfaceCount

Field Value

StringName

GetInterfaces

Cached name for the 'get_interfaces' method.

public static readonly StringName GetInterfaces

Field Value

StringName

GetPrimaryInterface

Cached name for the 'get_primary_interface' method.

public static readonly StringName GetPrimaryInterface

Field Value

StringName

RemoveInterface

Cached name for the 'remove_interface' method.

public static readonly StringName RemoveInterface

Field Value

StringName

SetPrimaryInterface

Cached name for the 'set_primary_interface' method.

public static readonly StringName SetPrimaryInterface

Field Value

StringName