Spawned

Method

Called when the network object is spawned. Use this method instead of Start. Accessing and modifying the network object's state is only allowed after this method is called.

Definition

public virtual void Spawned()
public virtual void Spawned()