Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
ewatersourceobjecttype.c
Go to the documentation of this file.
1
enum
EWaterSourceObjectType
2
{
3
NONE
= -1,
4
WELL
= 0,
5
THROUGH
= 1
6
}
NONE
@ NONE
Definition:
ewatersourceobjecttype.c:3
EWaterSourceObjectType
EWaterSourceObjectType
Definition:
ewatersourceobjecttype.c:1
THROUGH
@ THROUGH
Definition:
ewatersourceobjecttype.c:5
WELL
@ WELL
Definition:
ewatersourceobjecttype.c:4
DAYZ
scripts_v1.24.157551
scripts
game
enums
ewatersourceobjecttype.c
Generated by
1.8.17