Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
nbchood.c
Go to the documentation of this file.
1
class
NBCHood
extends
HeadGear_Base
{};
//old name or typo? Leaving it for purposes of backwards compatibility
2
3
class
NBCHoodBase
:
HeadGear_Base
{};
4
class
NBCHoodGray
:
NBCHoodBase
{};
5
class
NBCHoodYellow
:
NBCHoodBase
{};
HeadGear_Base
hard helmet base
Definition:
baseballcap_colorbase.c:1
NBCHoodBase
Definition:
nbchood.c:3
NBCHoodYellow
Definition:
nbchood.c:5
NBCHoodGray
Definition:
nbchood.c:4
DAYZ
scripts_v1.24.157551
scripts
world
entities
itembase
clothing
nbchood.c
Generated by
1.8.17