Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
CameraADSData.c
Go to the documentation of this file.
1
3{
4 float m_fDeltaTime;
5 float m_fFOV;
6 float m_fCamRecoilAmount;
7 vector m_vLookAngles;
8 vector m_vSightsOffset;
9 vector m_mSightsLocalMat[4];
10 bool m_bFreeLook;
11}
Holds data for ADS camera which can be reused for different solving methods.