PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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::EOnContact().

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: