Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
Loading...
Searching...
No Matches
navyuniformpants.c
Go to the documentation of this file.
1
class
NavyUniformPants
:
Pants_Base
2
{
3
override
void
SetActions
()
4
{
5
super.SetActions();
6
AddAction
(
ActionWringClothes
);
7
}
8
};
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
ActionWringClothes
Definition
actionwringclothes.c:13
NavyUniformPants
Definition
navyuniformpants.c:2
NavyUniformPants::SetActions
override void SetActions()
Definition
navyuniformpants.c:3
Pants_Base
Definition
bdupants.c:2
Games
Dayz
scripts
4_world
entities
itembase
clothing
navyuniformpants.c
Generated by
1.17.0