DayZ 1.24
Loading...
Searching...
No Matches
BDUJacket.c
Go to the documentation of this file.
1class BDUJacket extends Top_Base
2{
3 override void SetActions()
4 {
5 super.SetActions();
7 }
8};
void AddAction(typename actionName)
override void SetActions()
Definition BDUJacket.c:3