|  | Dayz Explorer
    1.24.157551 (v105080)
    Dayz Code Explorer by Zeroy | 
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 | 
| enum AnimBootsType | 
| Enumerator | |
|---|---|
| Sneakers | |
| Boots | |
Definition at line 97 of file dayzanimevents.c.
| enum AnimBootsType Chainmail = -563873622 | 
| enum AnimBootsType ChemlonDress = -1491825621 | 
| enum AnimBootsType Coat = 3549415 | 
| enum AnimBootsType Ghillie = 602194810 | 
| enum AnimBootsType HeavyJacket = 1544363355 | 
| enum AnimBootsType LeatherJacket = 2008520095 | 
| enum AnimBootsType Military = 1935514591 | 
| @ None = 4107064 | 
Definition at line 99 of file dayzanimevents.c.
| enum AnimBootsType NylonJacket = 1228024514 | 
| enum AnimBootsType Outdoor = 574855932 | 
| enum AnimBootsType Small = 161213437 | 
| enum AnimBootsType TShirt = 1690896446 | 
| enum AnimBootsType WoolShirt = 1060939383 |