Table of Contents

Class WebSocketPeer.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class WebSocketPeer.PropertyName : PacketPeer.PropertyName
Inheritance
WebSocketPeer.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

HandshakeHeaders

Cached name for the 'handshake_headers' property.

public static readonly StringName HandshakeHeaders

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