DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Sweater_ColorBase.c
См. документацию.
1
class
Sweater_ColorBase
extends
Top_Base
2
{
3
override
void
SetActions
()
4
{
5
super.SetActions();
6
AddAction
(
ActionWringClothes
);
7
}
8
};
9
class
Sweater_Gray
extends
Sweater_ColorBase
{};
10
class
Sweater_Blue
extends
Sweater_ColorBase
{};
11
class
Sweater_Green
extends
Sweater_ColorBase
{};
12
class
Sweater_Red
extends
Sweater_ColorBase
{};
13
class
Sweater_ChristmasBlue
extends
Sweater_ColorBase
{};
14
class
Sweater_ChristmasGreen
extends
Sweater_ColorBase
{};
15
class
Sweater_ChristmasRed
extends
Sweater_ColorBase
{};
AddAction
void AddAction(typename actionName)
Определения
AdvancedCommunication.c:220
ActionWringClothes
Определения
ActionWringClothes.c:13
Sweater_ColorBase
Определения
Sweater_ColorBase.c:9
Top_Base::SetActions
override void SetActions()
Определения
Sweater_ColorBase.c:3
Top_Base
Определения
BDUJacket.c:2
Ishodniki
scripts
4_World
Entities
ItemBase
Clothing
Sweater_ColorBase.c
Создано системой
1.13.2