Simulator::CombatantKilledMessage class

Called when a cCombatant is killed.

Public static variables

static const uint32_t ID

Public functions

auto GetCombatant() -> cCombatant*
Returns the combatant that was killed.
auto GetAttacker() -> cCombatant*
Returns the combatant that attacked, might be null.