Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actiondetachfromtarget.c File Reference

Go to the source code of this file.

Data Structures

class  ActionDetachFromTarget
 
class  ActionDetachFromTarget_SpecificSlotsCategory
 
class  ActionDetachFromTarget_SpecificSlot_WoodenPlanks
 
class  ActionDetachFromTarget_SpecificSlotsCategory_Barrel
 

Functions

override int FindSlotIdToDetach (PlayerBase player, ActionTarget target, ItemBase item)
 
ActionDetachFromTarget_SpecificSlotsCategory ActionDetachFromTarget ActionDetachFromTarget_SpecificSlot_WoodenLogs ()
 
ActionDetachFromTarget_SpecificSlot_WoodenPlanks ActionDetachFromTarget_SpecificSlot ActionDetachFromTarget_SpecificSlot_MetalSheets ()
 
void ActionDetachFromTarget_SpecificSlot_WoodenPlanks ()
 
ActionDetachFromTarget_SpecificSlotsCategory_Barrel ActionDetachFromTarget_SpecificSlotsCategory ActionDetachFromTarget_SpecificSlotsCategory_WoodenCrate ()
 
void ActionDetachFromTarget_SpecificSlotsCategory_Barrel ()
 

Variables

ActionDetachFromTarget m_slotToDetach
 
string m_slotsToDetach
 

Function Documentation

◆ ActionDetachFromTarget_SpecificSlot_MetalSheets()

ActionDetachFromTarget_SpecificSlot_WoodenPlanks ActionDetachFromTarget_SpecificSlot ActionDetachFromTarget_SpecificSlot_MetalSheets ( )

Definition at line 223 of file actiondetachfromtarget.c.

◆ ActionDetachFromTarget_SpecificSlot_WoodenLogs()

ActionDetachFromTarget_SpecificSlotsCategory ActionDetachFromTarget ActionDetachFromTarget_SpecificSlot_WoodenLogs ( )

Definition at line 207 of file actiondetachfromtarget.c.

◆ ActionDetachFromTarget_SpecificSlot_WoodenPlanks()

void ActionDetachFromTarget_SpecificSlot_MetalSheets::ActionDetachFromTarget_SpecificSlot_WoodenPlanks ( )

Definition at line 139 of file actiondetachfromtarget.c.

◆ ActionDetachFromTarget_SpecificSlotsCategory_Barrel()

void ActionDetachFromTarget_SpecificSlotsCategory_WoodenCrate::ActionDetachFromTarget_SpecificSlotsCategory_Barrel ( )

Definition at line 139 of file actiondetachfromtarget.c.

◆ ActionDetachFromTarget_SpecificSlotsCategory_WoodenCrate()

ActionDetachFromTarget_SpecificSlotsCategory_Barrel ActionDetachFromTarget_SpecificSlotsCategory ActionDetachFromTarget_SpecificSlotsCategory_WoodenCrate ( )

Definition at line 239 of file actiondetachfromtarget.c.

◆ FindSlotIdToDetach()

override int FindSlotIdToDetach ( PlayerBase  player,
ActionTarget  target,
ItemBase  item 
)

Definition at line 138 of file actiondetachfromtarget.c.

Variable Documentation

◆ m_slotsToDetach

string m_slotsToDetach

Definition at line 139 of file actiondetachfromtarget.c.

◆ m_slotToDetach

ActionDetachFromTarget m_slotToDetach