Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
ebrokenlegs.c
Go to the documentation of this file.
1
enum
eBrokenLegs
2
{
3
NO_BROKEN_LEGS
= 0,
4
BROKEN_LEGS
= 1,
5
BROKEN_LEGS_SPLINT
= 2,
6
}
BROKEN_LEGS_SPLINT
@ BROKEN_LEGS_SPLINT
Definition:
ebrokenlegs.c:5
eBrokenLegs
eBrokenLegs
Definition:
ebrokenlegs.c:1
BROKEN_LEGS
@ BROKEN_LEGS
Definition:
ebrokenlegs.c:4
NO_BROKEN_LEGS
@ NO_BROKEN_LEGS
Definition:
ebrokenlegs.c:3
DAYZ
scripts_v1.24.157551
scripts
game
enums
ebrokenlegs.c
Generated by
1.8.17