Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
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::AIAgent
void AIAgent()
AIAgent::GetGroup
proto native AIGroup GetGroup()
AIAgent::SetKeepInIdle
proto native void SetKeepInIdle(bool enable)
AIAgent::~AIAgent
void ~AIAgent()
AIGroup
Definition
aigroup.c:2
Managed
TODO doc.
Definition
enscript.c:118
Games
Dayz
scripts
3_game
ai
aiagent.c
Generated by
1.17.0