Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
dayzinfectedinputcontroller.c
Go to the documentation of this file.
1
class
DayZInfectedInputController
:
DayZCreatureAIInputController
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
//--------------------------------------------------------------
14
private
void
DayZInfectedInputController
()
15
{
16
}
17
19
private
void
~
DayZInfectedInputController
()
20
{
21
}
22
};
DayZInfectedInputController
Definition:
dayzinfectedinputcontroller.c:1
DayZCreatureAIInputController
Definition:
dayzcreatureaiinputcontroller.c:1
EntityAI
Definition:
building.c:5
DAYZ
scripts_v1.24.157551
scripts
game
entities
dayzinfectedinputcontroller.c
Generated by
1.8.17