DayZ 1.24
Loading...
Searching...
No Matches
DayZInfectedInputController Class Reference
Inheritance diagram for DayZInfectedInputController:
[legend]
Collaboration diagram for DayZInfectedInputController:
[legend]

Private Member Functions

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

Detailed Description

Definition at line 1 of file DayZInfectedInputController.c.

Constructor & Destructor Documentation

◆ DayZInfectedInputController()

void DayZInfectedInputController::DayZInfectedInputController ( )
inlineprivate

never created by script

Definition at line 14 of file DayZInfectedInputController.c.

15 {
16 }

◆ ~DayZInfectedInputController()

void DayZInfectedInputController::~DayZInfectedInputController ( )
inlineprivate

never destroyed by script

Definition at line 19 of file DayZInfectedInputController.c.

20 {
21 }

Member Function Documentation

◆ GetMindState()

proto native int DayZInfectedInputController::GetMindState ( )
private

◆ GetTargetEntity()

proto native EntityAI DayZInfectedInputController::GetTargetEntity ( )
private

◆ GetVaultHeight()

proto native float DayZInfectedInputController::GetVaultHeight ( )
private

◆ IsVault()

proto native bool DayZInfectedInputController::IsVault ( )
private

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