MonoBehaviour.OnServerInitializedfunction OnServerInitialized () : voidDescriptionCalled on the server whenever a Network.InitializeServer was invoked and has completed.
JavaScript
function OnServerInitialized() { using UnityEngine; import UnityEngine |
