DayZ 1.24
Loading...
Searching...
No Matches
DayZAnimEvents.c File Reference

Go to the source code of this file.

Enumerations

enum  AnimBootsType { Sneakers , Boots }
 

Variables

enum AnimBootsType None = 4107064
 
enum AnimBootsType NylonJacket = 1228024514
 
enum AnimBootsType TShirt = 1690896446
 
enum AnimBootsType WoolShirt = 1060939383
 
enum AnimBootsType HeavyJacket = 1544363355
 
enum AnimBootsType LeatherJacket = 2008520095
 
enum AnimBootsType Coat = 3549415
 
enum AnimBootsType ChemlonDress = -1491825621
 
enum AnimBootsType Ghillie = 602194810
 
enum AnimBootsType Chainmail = -563873622
 
enum AnimBootsType Small = 161213437
 
enum AnimBootsType Military = 1935514591
 
enum AnimBootsType Outdoor = 574855932
 

Enumeration Type Documentation

◆ AnimBootsType

Enumerator
Sneakers 
Boots 

Definition at line 97 of file DayZAnimEvents.c.

98{
99 None,
100 Sneakers,
101 Boots
102}
@ Boots
@ Sneakers
enum AnimBootsType None

Variable Documentation

◆ Chainmail

enum AnimBootsType Chainmail = -563873622

◆ ChemlonDress

enum AnimBootsType ChemlonDress = -1491825621

◆ Coat

enum AnimBootsType Coat = 3549415

◆ Ghillie

enum AnimBootsType Ghillie = 602194810

◆ HeavyJacket

enum AnimBootsType HeavyJacket = 1544363355

◆ LeatherJacket

enum AnimBootsType LeatherJacket = 2008520095

◆ Military

enum AnimBootsType Military = 1935514591

◆ None

@ None = 4107064

Definition at line 99 of file DayZAnimEvents.c.

◆ NylonJacket

enum AnimBootsType NylonJacket = 1228024514

◆ Outdoor

enum AnimBootsType Outdoor = 574855932

◆ Small

enum AnimBootsType Small = 161213437

◆ TShirt

enum AnimBootsType TShirt = 1690896446

◆ WoolShirt

enum AnimBootsType WoolShirt = 1060939383