Class StreamPeerTcp.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class StreamPeerTcp.MethodName : StreamPeer.MethodName
- Inheritance
-
StreamPeerTcp.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Bind
Cached name for the 'bind' method.
public static readonly StringName Bind
Field Value
ConnectToHost
Cached name for the 'connect_to_host' method.
public static readonly StringName ConnectToHost
Field Value
DisconnectFromHost
Cached name for the 'disconnect_from_host' method.
public static readonly StringName DisconnectFromHost
Field Value
GetConnectedHost
Cached name for the 'get_connected_host' method.
public static readonly StringName GetConnectedHost
Field Value
GetConnectedPort
Cached name for the 'get_connected_port' method.
public static readonly StringName GetConnectedPort
Field Value
GetLocalPort
Cached name for the 'get_local_port' method.
public static readonly StringName GetLocalPort
Field Value
GetStatus
Cached name for the 'get_status' method.
public static readonly StringName GetStatus
Field Value
Poll
Cached name for the 'poll' method.
public static readonly StringName Poll
Field Value
SetNoDelay
Cached name for the 'set_no_delay' method.
public static readonly StringName SetNoDelay