Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
bloodbagempty.c
Go to the documentation of this file.
1class BloodBagEmpty extends BloodContainerBase
2{
3 override void SetActions()
4 {
5 super.SetActions();
6
9 }
10}
void AddAction(typename actionName)
void SetActions()