Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
aigroup.c
Go to the documentation of this file.
2{
3 private void AIGroup();
4 private void ~AIGroup();
5
11 proto native void AddAgent(notnull AIAgent agent);
12 proto native void RemoveAgent(notnull AIAgent agent);
13
14 proto native AIGroupBehaviour GetBehaviour();
15};
TODO doc.
Definition enscript.c:118