DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
WitchHood.c
См. документацию.
1
class
WitchHood
extends
Clothing
//old name or typo? Leaving it for purposes of backwards compatibility
2
{
3
override
void
SetActions
()
4
{
5
super.SetActions();
6
AddAction
(
ActionWringClothes
);
7
}
8
};
9
10
class
WitchHood_ColorBase
:
HeadGear_Base
{};
11
class
WitchHood_Black
:
WitchHood_ColorBase
{};
12
class
WitchHood_Brown
:
WitchHood_ColorBase
{};
13
class
WitchHood_Red
:
WitchHood_ColorBase
{};
AddAction
void AddAction(typename actionName)
Определения
AdvancedCommunication.c:220
ActionWringClothes
Определения
ActionWringClothes.c:13
Clothing::SetActions
override void SetActions()
Определения
WitchHood.c:3
Clothing
Определения
Armband_ColorBase.c:2
HeadGear_Base
hard helmet base
Определения
BaseballCap_ColorBase.c:2
WitchHood_Black
Определения
WitchHood.c:11
WitchHood_Brown
Определения
WitchHood.c:12
WitchHood_ColorBase
Определения
WitchHood.c:10
WitchHood_Red
Определения
WitchHood.c:13
Ishodniki
scripts
4_World
Entities
ItemBase
Clothing
WitchHood.c
Создано системой
1.13.2