Enum EDeathReason
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public enum EDeathReason : int
Fields
| Name | Description |
|---|---|
| Attack | Death due to an attack from another Agent |
| Expedition | Death due to Expedition |
| Trait | Death due to a Trait |
| Unknown | Unknown death reason |