Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
actiondetachfromtarget.c File Reference

Go to the source code of this file.

Classes

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 138 of file actiondetachfromtarget.c.

◆ ActionDetachFromTarget_SpecificSlot_WoodenLogs()

ActionDetachFromTarget_SpecificSlotsCategory ActionDetachFromTarget ActionDetachFromTarget_SpecificSlot_WoodenLogs ( )

Definition at line 138 of file actiondetachfromtarget.c.

◆ ActionDetachFromTarget_SpecificSlot_WoodenPlanks()

void ActionDetachFromTarget_SpecificSlot_MetalSheets::ActionDetachFromTarget_SpecificSlot_WoodenPlanks ( )

Definition at line 224 of file actiondetachfromtarget.c.

◆ ActionDetachFromTarget_SpecificSlotsCategory_Barrel()

void ActionDetachFromTarget_SpecificSlotsCategory_WoodenCrate::ActionDetachFromTarget_SpecificSlotsCategory_Barrel ( )

Definition at line 240 of file actiondetachfromtarget.c.

◆ ActionDetachFromTarget_SpecificSlotsCategory_WoodenCrate()

ActionDetachFromTarget_SpecificSlotsCategory_Barrel ActionDetachFromTarget_SpecificSlotsCategory ActionDetachFromTarget_SpecificSlotsCategory_WoodenCrate ( )

Definition at line 138 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 208 of file actiondetachfromtarget.c.

◆ m_slotToDetach

ActionDetachFromTarget m_slotToDetach