DamageInfo struct 80 bytes
game.ui.DamageInfo
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
hitPosition | Vector4 | |
damageValue | float | |
damageType | game.data.DamageType | |
hitType | game.ui.HitType | |
entityHit | WeakHandle<game.Object> | |
instigator | WeakHandle<game.Object> | |
userData | game.ui.DamageInfoUserData? |
Functions
None.