DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
AIAgent.c
См. документацию.
2{
3 private void AIAgent();
4 private void ~AIAgent();
5
6 proto native void SetKeepInIdle(bool enable);
7 proto native AIGroup GetGroup();
8}
proto native void SetKeepInIdle(bool enable)
void AIAgent()
proto native AIGroup GetGroup()
void ~AIAgent()
Определения AIGroup.c:2
TODO doc.
Определения EnScript.c:118