Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
entityaitype.c
Go to the documentation of this file.
2{
3 protected void EntityAIType()
4 {
5 }
6
7 protected void ~EntityAIType()
8 {
9 }
10
11};
void ~EntityAIType()
Definition entityaitype.c:7
void EntityAIType()
Definition entityaitype.c:3
void EntityType()
Definition entitytype.c:3