DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
Loading...
Searching...
No Matches
BDUPants.c
Go to the documentation of this file.
1class BDUPants extends Pants_Base
2{
3 override void SetActions()
4 {
5 super.SetActions();
7 }
8};
void AddAction(typename actionName)
override void SetActions()
Definition BDUPants.c:3