RakLib
in package
Table of Contents
- DEFAULT_PROTOCOL_VERSION = 6
- Default vanilla RakNet protocol version that this library implements. Things using RakLib can override this protocol version with something different.
- $SYSTEM_ADDRESS_COUNT : int
- Regular RakNet uses 10 by default. MCPE uses 20. Configure this value as appropriate.
Constants
DEFAULT_PROTOCOL_VERSION
Default vanilla RakNet protocol version that this library implements. Things using RakLib can override this protocol version with something different.
public
mixed
DEFAULT_PROTOCOL_VERSION
= 6
Properties
$SYSTEM_ADDRESS_COUNT
Regular RakNet uses 10 by default. MCPE uses 20. Configure this value as appropriate.
public
static int
$SYSTEM_ADDRESS_COUNT
= 20