Click or drag to resize

NetworkedBehaviourNetworkStart Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodNetworkStart
Gets called when message handlers are ready to be registered and the networking is setup
Public methodNetworkStart(Stream)
Gets called when message handlers are ready to be registered and the networking is setup. Provides a Payload if it was provided
Top
See Also