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
ConnectPort Field
[This is preliminary documentation and is subject to change.]
The port for the NetworkTransport to use when connecting
Namespace:
MLAPI.Data
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
int
ConnectPort
Request Example
View Source
Field Value
Type:
Int32
See Also
Reference
NetworkConfig Class
MLAPI.Data Namespace