DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
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}
private void AIAgent()
proto native AIGroup GetGroup()
proto native void SetKeepInIdle(bool enable)
private void ~AIAgent()
TODO doc.
Definition EnScript.c:118