Field k_MaxCommandSerializedPayloadBytes
The maximum serialized size of an individual Command payload, including command headers, and including the above k_InputBufferSendSize delta-compressed redundancy.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public const int k_MaxCommandSerializedPayloadBytes = 1024
Returns
Type | Description |
---|---|
int |