Module died_event

Source
Expand description

Fired when the player dies. Depending on the way the player died the event contains different information.

Structs§

DiedEventIndividualKill
When the player is killed by someone. This can be either be players or NPCs like Thargoids. This is also fired when killed by an on-foot combattant.
DiedEventNone
This should not contain any fields and is just here to make serde happy.
DiedEventWingKill
Event for when killed by a wing.
DiedEventWingKiller
A killer from a wing.

Enums§

DiedEvent
Fired when the player dies. Depending on the way the player died the event contains different information.
DiedEventKillerShip