Class PacketPeerStream.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PacketPeerStream.PropertyName : PacketPeer.PropertyName
- Inheritance
-
PacketPeerStream.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
InputBufferMaxSize
Cached name for the 'input_buffer_max_size' property.
public static readonly StringName InputBufferMaxSize
Field Value
OutputBufferMaxSize
Cached name for the 'output_buffer_max_size' property.
public static readonly StringName OutputBufferMaxSize
Field Value
StreamPeer
Cached name for the 'stream_peer' property.
public static readonly StringName StreamPeer