Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
VehicleContactData Class Reference

Private Member Functions

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

Private Attributes

float m_Impulse
vector m_LocalPos
IEntity m_Other

Detailed Description

Definition at line 713 of file transport.c.

Member Function Documentation

◆ SetData()

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

Definition at line 719 of file transport.c.

References m_Impulse, m_LocalPos, and m_Other.

Field Documentation

◆ m_Impulse

float m_Impulse
private

Definition at line 717 of file transport.c.

Referenced by SetData().

◆ m_LocalPos

vector m_LocalPos
private

Definition at line 715 of file transport.c.

Referenced by SetData().

◆ m_Other

IEntity m_Other
private

Definition at line 716 of file transport.c.

Referenced by SetData().


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