Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
usmcjacket_colorbase.c
Go to the documentation of this file.
2{
3 override void SetActions()
4 {
5 super.SetActions();
7 }
8};
9class USMCJacket_Desert extends USMCJacket_ColorBase {};
10class USMCJacket_Woodland extends USMCJacket_ColorBase {};
void AddAction(typename actionName)
void SetActions()