Click or drag to resize

NetworkingConfigurationMaxReceiveEventsPerTickRate Field

[This is preliminary documentation and is subject to change.]

The max amount of messages to process per ReceiveTickrate. This is to prevent flooding.

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MaxReceiveEventsPerTickRate
Request Example View Source

Field Value

Type: Int32
See Also