MLAPI API Reference
MLAPI API Reference
MLAPI.Data
NetworkConfig Class
NetworkConfig Fields
AllowPassthroughMessages Field
Channels Field
ClientConnectionBufferTimeout Field
ConnectAddress Field
ConnectionApproval Field
ConnectionData Field
ConnectPort Field
EnableEncryption Field
EnableSceneSwitching Field
EnableTimeResync Field
EventTickrate Field
HandleObjectSpawning Field
MaxConnections Field
MaxReceiveEventsPerTickRate Field
MessageBufferSize Field
MessageTypes Field
NetworkedPrefabs Field
ProtocolVersion Field
ReceiveTickrate Field
RegisteredScenes Field
RSAPrivateKey Field
RSAPublicKey Field
SecondsHistory Field
SendTickrate Field
ServerTransports Field
SignKeyExchange Field
NetworkConfig
EnableSceneSwitching Field
[This is preliminary documentation and is subject to change.]
Wheter or not to enable scene switching
Namespace:
MLAPI.Data
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
bool
EnableSceneSwitching
Request Example
View Source
Field Value
Type:
Boolean
See Also
Reference
NetworkConfig Class
MLAPI.Data Namespace