Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
petushokhat_colorbase.c
Go to the documentation of this file.
1
class
PetushokHat_ColorBase
extends
HeadGear_Base
2
{
3
override
void
SetActions
()
4
{
5
super.SetActions();
6
AddAction
(
ActionWringClothes
);
7
}
8
};
9
class
PetushokHat_Yellow
extends
PetushokHat_ColorBase
{};
10
class
PetushokHat_Black
extends
PetushokHat_ColorBase
{};
11
class
PetushokHat_Green
extends
PetushokHat_ColorBase
{};
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
SetActions
void SetActions()
Definition
advancedcommunication.c:213
ActionWringClothes
Definition
actionwringclothes.c:13
HeadGear_Base
hard helmet base
Definition
baseballcap_colorbase.c:2
PetushokHat_ColorBase
Definition
petushokhat_colorbase.c:9
Daten
4_world
entities
itembase
clothing
petushokhat_colorbase.c
Generated by
1.12.0