Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
stone.c
Go to the documentation of this file.
1 class Stone extends ItemBase
2 {
3  override void SetActions()
4  {
5  super.SetActions();
6 
10  }
11 }
ItemBase
Definition: inventoryitem.c:730
ActionDetach
void ActionDetach()
Definition: actiondetach.c:10
ActionAttachToConstruction
Definition: actionattachtoconstruction.c:1
AddAction
void AddAction(typename actionName)
Definition: advancedcommunication.c:86
SetActions
void SetActions()
Definition: advancedcommunication.c:79
ActionAttach
ActionAttachWheels ActionAttach