MLAPI API Reference
MLAPI API Reference
MLAPI.MonoBehaviours.Core
NetworkingManager Class
NetworkingManager Fields
ConnectionApprovalCallback Field
DontDestroy Field
NetworkConfig Field
OnClientConnectedCallback Field
OnClientDisconnectCallback Field
OnServerStarted Field
RegenerateRSAKeys Field
RunInBackground Field
NetworkingManager
OnServerStarted Field
[This is preliminary documentation and is subject to change.]
The callback to invoke once the server is ready
Namespace:
MLAPI.MonoBehaviours.Core
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Action
OnServerStarted
Request Example
View Source
Field Value
Type:
Action
See Also
Reference
NetworkingManager Class
MLAPI.MonoBehaviours.Core Namespace