Event OnDamaged
Called when NwGameObject has damaged NwPlaceable.
public event Action<PlaceableEvents.OnDamaged> OnDamaged
Returns
- Action<PlaceableEvents.OnDamaged>
- Called when has damaged .
Called when NwGameObject has damaged NwPlaceable.
public event Action<PlaceableEvents.OnDamaged> OnDamaged