Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
mace.c
Go to the documentation of this file.
1 class Mace extends Inventory_Base
2 {
3  override void SetActions()
4  {
5  super.SetActions();
6 
8  }
9 }
AddAction
void AddAction(typename actionName)
Definition: advancedcommunication.c:86
ActionMineRock1H
Definition: actionminerock.c:65
SetActions
void SetActions()
Definition: advancedcommunication.c:79
Inventory_Base
Definition: barbedbaseballbat.c:1