Class TextServerManagerInstance.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class TextServerManagerInstance.MethodName : GodotObject.MethodName
- Inheritance
-
TextServerManagerInstance.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddInterface
Cached name for the 'add_interface' method.
public static readonly StringName AddInterface
Field Value
FindInterface
Cached name for the 'find_interface' method.
public static readonly StringName FindInterface
Field Value
GetInterface
Cached name for the 'get_interface' method.
public static readonly StringName GetInterface
Field Value
GetInterfaceCount
Cached name for the 'get_interface_count' method.
public static readonly StringName GetInterfaceCount
Field Value
GetInterfaces
Cached name for the 'get_interfaces' method.
public static readonly StringName GetInterfaces
Field Value
GetPrimaryInterface
Cached name for the 'get_primary_interface' method.
public static readonly StringName GetPrimaryInterface
Field Value
RemoveInterface
Cached name for the 'remove_interface' method.
public static readonly StringName RemoveInterface
Field Value
SetPrimaryInterface
Cached name for the 'set_primary_interface' method.
public static readonly StringName SetPrimaryInterface