UCDamageReceptionContainer
Overview
Data container for incoming damage information, passed to damage skills.
Properties & Methods
| Name | Description |
|---|---|
| animMontage | Damaged animation montage to play |
| damageCauser | Actor that caused the damage |
| damagedActor | Actor receiving the damage |
| instigatedBy | Controller that instigated the damage |
| damageReceived | Raw damage before armor |
| armor | Armor value |
| damage | Final damage after armor reduction |
| damageType | UDamageType reference |