Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
CommonStateV1.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
15
class
CommonStateV1
16
{
17
vector
m_mLSToWS[4];
18
vector
m_mWSToLS[4];
19
vector
m_mInvInertiaTensorWS[3];
20
vector
m_vAccelerationWS;
21
vector
m_vGForceWS;
22
vector
m_vVelocityWS;
23
vector
m_vAngVelocityWS;
24
vector
m_vAccelerationLS;
25
vector
m_vGForceLS;
26
vector
m_vVelocityLS;
27
vector
m_vAngVelocityLS;
28
float
m_fMass;
29
float
m_fInvMass;
30
float
m_fGForce;
31
float
m_fYaw;
32
float
m_fPitch;
33
float
m_fRoll;
34
35
}
36
CommonStateV1
Definition
CommonStateV1.c:16
vector
Definition
vector.c:13
scripts
Game
generated
Vehicle
CommonStateV1.c
Generated by
1.17.0