Click or drag to resize

NetworkedBehaviourNetworkStart Method

Gets called when message handlers are ready to be registered and the networking is setup

Namespace:  MLAPI
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public virtual void NetworkStart()
See Also