DayZ
1.24
Loading...
Searching...
No Matches
NBCPantsBase.c
Go to the documentation of this file.
1
class
NBCPantsBase
extends
Pants_Base
2
{
3
override
void
SetActions
()
4
{
5
super
.SetActions();
6
AddAction
(
ActionWringClothes
);
7
}
8
};
9
class
NBCPantsGray
extends
NBCPantsBase
{};
AddAction
void AddAction(typename actionName)
Definition
AdvancedCommunication.c:212
ActionWringClothes
Definition
ActionWringClothes.c:13
NBCPantsBase
Definition
NBCPantsBase.c:9
Pants_Base
Definition
BDUPants.c:2
Pants_Base::SetActions
override void SetActions()
Definition
NBCPantsBase.c:3
Param3
Definition
EntityAI.c:95
scripts
4_World
Entities
ItemBase
Clothing
NBCPantsBase.c
Generated by
1.10.0