DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
VehicleContactData Class Reference

Private Member Functions

void SetData (vector localPos, IEntity other, float impulse)
 

Private Attributes

vector m_LocalPos
 
IEntity m_Other
 
float m_Impulse
 

Member Function Documentation

◆ SetData()

void SetData ( vector  localPos,
IEntity  other,
float  impulse 
)
inlineprivate

References m_Impulse, m_LocalPos, and m_Other.

Referenced by BoatScript::OnContact().

Field Documentation

◆ m_Impulse

float m_Impulse
private

◆ m_LocalPos

vector m_LocalPos
private

Referenced by SetData().

◆ m_Other

IEntity m_Other
private

Referenced by SetData().


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