Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
ttskojacket_colorbase.c
Go to the documentation of this file.
2{
3 override void SetActions()
4 {
5 super.SetActions();
6 AddAction(ActionWringClothes);
7 }
8};
9class TTsKOJacket_Camo extends TTsKOJacket_ColorBase {};
void AddAction(typename actionName)
void SetActions()