Arma Reforger Script API
Loading...
Searching...
No Matches
Public Attributes | List of all members
SCR_HitInfo Interface Reference

Class to temporarily store information about the last hit that dealt damage. More...

Inheritance diagram for SCR_HitInfo:
[legend]

Public Attributes

float m_LastHealth
 
float m_HitDamage
 
EDamageType m_DamageType
 
vector m_HitPosition
 
vector m_HitDirection
 
vector m_HitNormal
 

Detailed Description

Class to temporarily store information about the last hit that dealt damage.

Member Data Documentation

◆ m_DamageType

EDamageType SCR_HitInfo.m_DamageType

◆ m_HitDamage

float SCR_HitInfo.m_HitDamage

◆ m_HitDirection

vector SCR_HitInfo.m_HitDirection

◆ m_HitNormal

vector SCR_HitInfo.m_HitNormal

◆ m_HitPosition

vector SCR_HitInfo.m_HitPosition

◆ m_LastHealth

float SCR_HitInfo.m_LastHealth

The documentation for this interface was generated from the following file: