Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
AISmartActionSystem.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
class
AISmartActionSystem
:
GameSystem
13
{
14
proto external
int
FindSmartActions(out notnull array<AISmartActionComponent> outSmartActions, vector pos,
float
fRange, array<string> aTags,
EAIFindSmartAction_TagTest
eTagTest);
15
proto external
void
UpdateSmartAction(notnull
AISmartActionComponent
smartAction);
16
}
17
EAIFindSmartAction_TagTest
EAIFindSmartAction_TagTest
Definition:
EAIFindSmartAction_TagTest.c:12
AISmartActionSystem
Definition:
AISmartActionSystem.c:12
GameSystem
Definition:
GameSystem.c:12
AISmartActionComponent
void AISmartActionComponent(IEntityComponentSource src, IEntity ent, IEntity parent)
Definition:
AISmartActionComponent.c:19
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
System
AISmartActionSystem.c
Generated by
1.8.17