Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
DayZInfectedInputController Class Reference
Inheritance diagram for DayZInfectedInputController:
DayZCreatureAIInputController

Private Member Functions

void DayZInfectedInputController ()
 never created by script
void ~DayZInfectedInputController ()
 never destroyed by script
proto native int GetMindState ()
proto native EntityAI GetTargetEntity ()
proto native float GetVaultHeight ()
 Same as 'DayZCreatureAIInputController::GetJumpHeight'.
proto native bool IsVault ()
 Same as 'DayZCreatureAIInputController::IsJump'.

Detailed Description

Definition at line 1 of file dayzinfectedinputcontroller.c.

Constructor & Destructor Documentation

◆ DayZInfectedInputController()

void DayZInfectedInputController ( )
inlineprivate

never created by script

Definition at line 14 of file dayzinfectedinputcontroller.c.

◆ ~DayZInfectedInputController()

void ~DayZInfectedInputController ( )
inlineprivate

never destroyed by script

Definition at line 19 of file dayzinfectedinputcontroller.c.

Member Function Documentation

◆ GetMindState()

◆ GetTargetEntity()

proto native EntityAI GetTargetEntity ( )
private

◆ GetVaultHeight()

proto native float GetVaultHeight ( )
private

◆ IsVault()

proto native bool IsVault ( )
private

The documentation for this class was generated from the following file: