DayZ
1.24
Loading...
Searching...
No Matches
AIAgent.c
Go to the documentation of this file.
1
class
AIAgent
:
Managed
2
{
3
private
void
AIAgent
();
4
private
void
~AIAgent
();
5
6
proto
native
void
SetKeepInIdle
(
bool
enable
);
7
proto
native
AIGroup
GetGroup
();
8
}
AIAgent
Definition
AIAgent.c:2
AIAgent::SetKeepInIdle
proto native void SetKeepInIdle(bool enable)
AIAgent::AIAgent
void AIAgent()
AIAgent::GetGroup
proto native AIGroup GetGroup()
AIAgent::~AIAgent
void ~AIAgent()
AIGroup
Definition
AIGroup.c:2
Managed
TODO doc.
Definition
EnScript.c:118
Param3
Definition
EntityAI.c:95
scripts
3_Game
AI
AIAgent.c
Generated by
1.10.0