Event OnExit
Called when an NwGameObject leaves the NwArea.
public event Action<AreaEvents.OnExit> OnExit
Returns
- Action<AreaEvents.OnExit>
- Called when an leaves the .
Called when an NwGameObject leaves the NwArea.
public event Action<AreaEvents.OnExit> OnExit