Despawned

Method

Called before the network object is despawned. Use this method instead of OnDestroy. After this method is called, the network object's state can no longer be modified, and the underlying space object will be marked as disposed.

Definition

public virtual void Despawned()
public virtual void Despawned()