Table of Contents

Class WebSocketMultiplayerPeer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class WebSocketMultiplayerPeer.MethodName : MultiplayerPeer.MethodName
Inheritance
WebSocketMultiplayerPeer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

CreateClient

Cached name for the 'create_client' method.

public static readonly StringName CreateClient

Field Value

StringName

CreateServer

Cached name for the 'create_server' method.

public static readonly StringName CreateServer

Field Value

StringName

GetHandshakeHeaders

Cached name for the 'get_handshake_headers' method.

public static readonly StringName GetHandshakeHeaders

Field Value

StringName

GetHandshakeTimeout

Cached name for the 'get_handshake_timeout' method.

public static readonly StringName GetHandshakeTimeout

Field Value

StringName

GetInboundBufferSize

Cached name for the 'get_inbound_buffer_size' method.

public static readonly StringName GetInboundBufferSize

Field Value

StringName

GetMaxQueuedPackets

Cached name for the 'get_max_queued_packets' method.

public static readonly StringName GetMaxQueuedPackets

Field Value

StringName

GetOutboundBufferSize

Cached name for the 'get_outbound_buffer_size' method.

public static readonly StringName GetOutboundBufferSize

Field Value

StringName

GetPeer

Cached name for the 'get_peer' method.

public static readonly StringName GetPeer

Field Value

StringName

GetPeerAddress

Cached name for the 'get_peer_address' method.

public static readonly StringName GetPeerAddress

Field Value

StringName

GetPeerPort

Cached name for the 'get_peer_port' method.

public static readonly StringName GetPeerPort

Field Value

StringName

GetSupportedProtocols

Cached name for the 'get_supported_protocols' method.

public static readonly StringName GetSupportedProtocols

Field Value

StringName

SetHandshakeHeaders

Cached name for the 'set_handshake_headers' method.

public static readonly StringName SetHandshakeHeaders

Field Value

StringName

SetHandshakeTimeout

Cached name for the 'set_handshake_timeout' method.

public static readonly StringName SetHandshakeTimeout

Field Value

StringName

SetInboundBufferSize

Cached name for the 'set_inbound_buffer_size' method.

public static readonly StringName SetInboundBufferSize

Field Value

StringName

SetMaxQueuedPackets

Cached name for the 'set_max_queued_packets' method.

public static readonly StringName SetMaxQueuedPackets

Field Value

StringName

SetOutboundBufferSize

Cached name for the 'set_outbound_buffer_size' method.

public static readonly StringName SetOutboundBufferSize

Field Value

StringName

SetSupportedProtocols

Cached name for the 'set_supported_protocols' method.

public static readonly StringName SetSupportedProtocols

Field Value

StringName