DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
BaseballCap_ColorBase.c
См. документацию.
1
class
BaseballCap_ColorBase
extends
HeadGear_Base
2
{
3
override
void
SetActions
()
4
{
5
super.SetActions();
6
AddAction
(
ActionWringClothes
);
7
}
8
};
9
10
class
BaseballCap_Blue
extends
BaseballCap_ColorBase
{};
11
class
BaseballCap_Beige
extends
BaseballCap_ColorBase
{};
12
class
BaseballCap_Black
extends
BaseballCap_ColorBase
{};
13
class
BaseballCap_Olive
extends
BaseballCap_ColorBase
{};
14
class
BaseballCap_Pink
extends
BaseballCap_ColorBase
{};
15
class
BaseballCap_Red
extends
BaseballCap_ColorBase
{};
16
class
BaseballCap_Camo
extends
BaseballCap_ColorBase
{};
17
class
BaseballCap_CMMG_Black
extends
BaseballCap_ColorBase
{};
18
class
BaseballCap_CMMG_Pink
extends
BaseballCap_ColorBase
{};
AddAction
void AddAction(typename actionName)
Определения
AdvancedCommunication.c:220
ActionWringClothes
Определения
ActionWringClothes.c:13
BaseballCap_ColorBase
Определения
BaseballCap_ColorBase.c:10
HeadGear_Base::SetActions
override void SetActions()
Определения
BaseballCap_ColorBase.c:3
HeadGear_Base
hard helmet base
Определения
BaseballCap_ColorBase.c:2
Ishodniki
scripts
4_World
Entities
ItemBase
Clothing
BaseballCap_ColorBase.c
Создано системой
1.13.2