Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
dayzinfectedinputcontroller.c
Go to the documentation of this file.
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
proto native bool IsVault()
Same as 'DayZCreatureAIInputController::IsJump'.
proto native float GetVaultHeight()
Same as 'DayZCreatureAIInputController::GetJumpHeight'.
void DayZInfectedInputController()
never created by script
proto native EntityAI GetTargetEntity()
proto native int GetMindState()
void ~DayZInfectedInputController()
never destroyed by script