Skip to content
Version 2.11.0
↓ Get the launcher

ICombatEvents.CombatEventOccurred event

Fires on the main (Unity) thread once per game tick during drain.

public event Action<CombatEvent> CombatEventOccurred;