Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
CharacterCommandClimbSettings.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
16{
18 float m_fCharHeight;
20 float m_fCharWidth;
21 float m_fFwMinHeight;
22 float m_fFwMaxHeight;
23 float m_fFwMaxDistance;
24 float m_fFwMinDistance;
26 float m_fStepFreeSpace;
27 float m_fStepPositionAfterEdge;
28 float m_fStepDownRadius;
29 float m_fStepMinNormal;
30 float m_fStepVariation;
31 float m_fStepMinWidth;
32 float m_fClimbOverMaxWidth;
33 float m_fClimbOverMinHeight;
34
35}
36