Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ChimeraAIControlComponent.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
12 class ChimeraAIControlComponentClass: AIControlComponentClass
13 {
14 }
15 
17 class ChimeraAIControlComponent: AIControlComponent
18 {
19 }
20 
ChimeraAIControlComponentClass
Game version of AIControlComponent. Takes care of disabling of character when in high LOD.
Definition: ChimeraAIControlComponent.c:12