Table of Contents

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

StringName

ConnectToHost

Cached name for the 'connect_to_host' method.

public static readonly StringName ConnectToHost

Field Value

StringName

DisconnectFromHost

Cached name for the 'disconnect_from_host' method.

public static readonly StringName DisconnectFromHost

Field Value

StringName

GetConnectedHost

Cached name for the 'get_connected_host' method.

public static readonly StringName GetConnectedHost

Field Value

StringName

GetConnectedPort

Cached name for the 'get_connected_port' method.

public static readonly StringName GetConnectedPort

Field Value

StringName

GetLocalPort

Cached name for the 'get_local_port' method.

public static readonly StringName GetLocalPort

Field Value

StringName

GetStatus

Cached name for the 'get_status' method.

public static readonly StringName GetStatus

Field Value

StringName

Poll

Cached name for the 'poll' method.

public static readonly StringName Poll

Field Value

StringName

SetNoDelay

Cached name for the 'set_no_delay' method.

public static readonly StringName SetNoDelay

Field Value

StringName