Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
athleticshoes_colorbase.c
Go to the documentation of this file.
1
class
AthleticShoes_ColorBase
extends
Shoes_Base
{};
2
class
AthleticShoes_Blue
extends
AthleticShoes_ColorBase
{};
3
class
AthleticShoes_Black
extends
AthleticShoes_ColorBase
{};
4
class
AthleticShoes_Brown
extends
AthleticShoes_ColorBase
{};
5
class
AthleticShoes_Green
extends
AthleticShoes_ColorBase
{};
6
class
AthleticShoes_Grey
extends
AthleticShoes_ColorBase
{};
AthleticShoes_ColorBase
Definition:
athleticshoes_colorbase.c:2
Shoes_Base
Definition:
athleticshoes_colorbase.c:1
DAYZ
scripts_v1.24.157551
scripts
world
entities
itembase
clothing
athleticshoes_colorbase.c
Generated by
1.8.17