|
Arma Reforger Script API
|
Class to temporarily store information about the last hit that dealt damage. More...
Public Attributes | |
| float | m_LastHealth |
| float | m_HitDamage |
| EDamageType | m_DamageType |
| vector | m_HitPosition |
| vector | m_HitDirection |
| vector | m_HitNormal |
Class to temporarily store information about the last hit that dealt damage.
| EDamageType SCR_HitInfo.m_DamageType |
| float SCR_HitInfo.m_HitDamage |
| vector SCR_HitInfo.m_HitDirection |
| vector SCR_HitInfo.m_HitNormal |
| vector SCR_HitInfo.m_HitPosition |
| float SCR_HitInfo.m_LastHealth |