Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
aiagent.c
Go to the documentation of this file.
2{
3 private void AIAgent();
4 private void ~AIAgent();
5
6 proto native void SetKeepInIdle(bool enable);
7 proto native AIGroup GetGroup();
8}
void AIAgent()
proto native AIGroup GetGroup()
proto native void SetKeepInIdle(bool enable)
void ~AIAgent()
TODO doc.
Definition enscript.c:118