Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
ecamerazoomtype.c
Go to the documentation of this file.
2 {
3  NONE = 0,
4  NORMAL = 1,
5  SHALLOW = 2,
6 }
NONE
@ NONE
Definition: ecamerazoomtype.c:3
ECameraZoomType
ECameraZoomType
Definition: ecamerazoomtype.c:1
SHALLOW
@ SHALLOW
Definition: ecamerazoomtype.c:5
NORMAL
@ NORMAL
Definition: ecamerazoomtype.c:4