DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
DayZInfectedInputController.c
См. документацию.
2{
4 proto native bool IsVault();
5
7 proto native float GetVaultHeight();
8
9 proto native int GetMindState();
10 proto native EntityAI GetTargetEntity();
11
12 //--------------------------------------------------------------
15 {
16 }
17
20 {
21 }
22};
void DayZCreatureAIInputController()
never created by script
Определения DayZCreatureAIInputController.c:31
proto native float GetVaultHeight()
Same as 'DayZCreatureAIInputController::GetJumpHeight'.
proto native int GetMindState()
proto native bool IsVault()
Same as 'DayZCreatureAIInputController::IsJump'.
void DayZInfectedInputController()
never created by script
Определения DayZInfectedInputController.c:14
proto native EntityAI GetTargetEntity()
void ~DayZInfectedInputController()
never destroyed by script
Определения DayZInfectedInputController.c:19
Определения Building.c:6