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