Table of Contents

Class StreamPeerTls.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class StreamPeerTls.MethodName : StreamPeer.MethodName
Inheritance
StreamPeerTls.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AcceptStream

Cached name for the 'accept_stream' method.

public static readonly StringName AcceptStream

Field Value

StringName

ConnectToStream

Cached name for the 'connect_to_stream' method.

public static readonly StringName ConnectToStream

Field Value

StringName

DisconnectFromStream

Cached name for the 'disconnect_from_stream' method.

public static readonly StringName DisconnectFromStream

Field Value

StringName

GetStatus

Cached name for the 'get_status' method.

public static readonly StringName GetStatus

Field Value

StringName

GetStream

Cached name for the 'get_stream' method.

public static readonly StringName GetStream

Field Value

StringName

Poll

Cached name for the 'poll' method.

public static readonly StringName Poll

Field Value

StringName