Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ScriptedPerceptionComponent.c
Go to the documentation of this file.
1// unused?
5
6class ScriptedPerceptionComponent : AIComponentEntity
7{
8 ref array<IEntity> m_Enemies;
9 //ref AIAgent myAgent;
10
11 //override void EOnInit(IEntity owner, int extra)
12 //{
13
14 //}
15
16 //override void EOnFrame(IEntity owner, float timeSlice)
17 //{
18
19 //}
20}
ScriptedPerceptionComponentClass m_Enemies