Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ScriptedPerceptionComponent.c
Go to the documentation of this file.
1
// unused?
2
class
ScriptedPerceptionComponentClass
: AIComponentEntityClass
3
{
4
}
5
6
class
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
}
m_Enemies
ScriptedPerceptionComponentClass m_Enemies
ScriptedPerceptionComponentClass
Definition:
ScriptedPerceptionComponent.c:2
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
AI
Tutorial
ScriptedPerceptionComponent.c
Generated by
1.8.17