DayZ 1.24
Loading...
Searching...
No Matches
GetOutTransportActionData Class Reference
Inheritance diagram for GetOutTransportActionData:
[legend]
Collaboration diagram for GetOutTransportActionData:
[legend]

Private Attributes

Car m_Car
 
vector m_StartLocation
 
float m_CarSpeed
 
bool m_WasJumpingOut = false
 
float m_DmgTaken = 0.0
 
float m_ShockTaken = 0.0
 

Detailed Description

Definition at line 1 of file ActionGetOutTransport.c.

Member Data Documentation

◆ m_Car

Car GetOutTransportActionData::m_Car
private

Definition at line 3 of file ActionGetOutTransport.c.

◆ m_CarSpeed

float GetOutTransportActionData::m_CarSpeed
private

Definition at line 5 of file ActionGetOutTransport.c.

◆ m_DmgTaken

float GetOutTransportActionData::m_DmgTaken = 0.0
private

Definition at line 7 of file ActionGetOutTransport.c.

◆ m_ShockTaken

float GetOutTransportActionData::m_ShockTaken = 0.0
private

Definition at line 8 of file ActionGetOutTransport.c.

◆ m_StartLocation

vector GetOutTransportActionData::m_StartLocation
private

Definition at line 4 of file ActionGetOutTransport.c.

◆ m_WasJumpingOut

bool GetOutTransportActionData::m_WasJumpingOut = false
private

Definition at line 6 of file ActionGetOutTransport.c.


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