Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ScriptedCharacterInputContext.c
Go to the documentation of this file.
1
class
SCR_ScriptedCharacterInputContext
2
{
3
int
m_iLoiteringType = -1;
4
bool
m_iLoiteringShouldHolsterWeapon =
false
;
5
bool
m_bLoiteringShouldAlignCharacter =
false
;
6
bool
m_bLoiteringRootMotion =
false
;
7
vector m_mLoiteringPosition[4] = { vector.Zero, vector.Zero, vector.Zero, vector.Zero };
8
}
SCR_ScriptedCharacterInputContext
Definition:
SCR_ScriptedCharacterInputContext.c:1
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Character
SCR_ScriptedCharacterInputContext.c
Generated by
1.8.17