Table of Contents

Class WebSocketMultiplayerPeer.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

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

Constructors

PropertyName()

public PropertyName()

Fields

HandshakeHeaders

Cached name for the 'handshake_headers' property.

public static readonly StringName HandshakeHeaders

Field Value

StringName

HandshakeTimeout

Cached name for the 'handshake_timeout' property.

public static readonly StringName HandshakeTimeout

Field Value

StringName

InboundBufferSize

Cached name for the 'inbound_buffer_size' property.

public static readonly StringName InboundBufferSize

Field Value

StringName

MaxQueuedPackets

Cached name for the 'max_queued_packets' property.

public static readonly StringName MaxQueuedPackets

Field Value

StringName

OutboundBufferSize

Cached name for the 'outbound_buffer_size' property.

public static readonly StringName OutboundBufferSize

Field Value

StringName

SupportedProtocols

Cached name for the 'supported_protocols' property.

public static readonly StringName SupportedProtocols

Field Value

StringName