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

Private Member Functions

void DayZAnimalInputController ()
 never created by script
void ~DayZAnimalInputController ()
 never destroyed by script
proto native int GetBehaviourAction ()
proto native bool IsAttack ()
proto native bool IsDead ()
proto native void OverrideBehaviourAction (bool state, int action)

Detailed Description

Definition at line 49 of file dayzanimalinputcontroller.c.

Constructor & Destructor Documentation

◆ DayZAnimalInputController()

void DayZAnimalInputController ( )
inlineprivate

never created by script

Definition at line 60 of file dayzanimalinputcontroller.c.

◆ ~DayZAnimalInputController()

void ~DayZAnimalInputController ( )
inlineprivate

never destroyed by script

Definition at line 65 of file dayzanimalinputcontroller.c.

Member Function Documentation

◆ GetBehaviourAction()

proto native int GetBehaviourAction ( )
private

◆ IsAttack()

proto native bool IsAttack ( )
private

◆ IsDead()

proto native bool IsDead ( )
private

◆ OverrideBehaviourAction()

proto native void OverrideBehaviourAction ( bool state,
int action )
private

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