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
InboundBufferSize
Cached name for the 'inbound_buffer_size' property.
public static readonly StringName InboundBufferSize
Field Value
MaxQueuedPackets
Cached name for the 'max_queued_packets' property.
public static readonly StringName MaxQueuedPackets
Field Value
OutboundBufferSize
Cached name for the 'outbound_buffer_size' property.
public static readonly StringName OutboundBufferSize
Field Value
SupportedProtocols
Cached name for the 'supported_protocols' property.
public static readonly StringName SupportedProtocols