![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Attributes | |
| Car | m_Car |
| float | m_CarSpeed |
| float | m_DmgTaken |
| float | m_JumpingOutThreshold |
| float | m_ShockTaken |
| float | m_Speed |
| vector | m_StartLocation |
| Transport | m_Vehicle |
| bool | m_WasJumpingOut = false |
| bool | m_WasJumpingOutAnim = false |
Definition at line 1 of file actiongetouttransport.c.
|
private |
Definition at line 10 of file actiongetouttransport.c.
|
private |
Definition at line 11 of file actiongetouttransport.c.
|
private |
Definition at line 13 of file actiongetouttransport.c.
|
private |
Definition at line 5 of file actiongetouttransport.c.
Referenced by ActionGetOutTransport::ProcessGetOutTransportActionData().
|
private |
Definition at line 14 of file actiongetouttransport.c.
|
private |
Definition at line 4 of file actiongetouttransport.c.
Referenced by ActionGetOutTransport::OnEndServer(), BoatScript::OnVehicleJumpOutServer(), Car::OnVehicleJumpOutServer(), and ActionGetOutTransport::ProcessGetOutTransportActionData().
|
private |
Definition at line 12 of file actiongetouttransport.c.
|
private |
Definition at line 3 of file actiongetouttransport.c.
Referenced by ActionGetOutTransport::ApplyJumpOutDmg(), ActionGetOutTransport::OnEndServer(), and ActionGetOutTransport::ProcessGetOutTransportActionData().
|
private |
Definition at line 6 of file actiongetouttransport.c.
Referenced by ActionGetOutTransport::OnEndServer(), and ActionGetOutTransport::ProcessGetOutTransportActionData().
|
private |