Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
RepackLambda Class Reference
Inheritance diagram for RepackLambda:
TurnItemIntoItemLambda

Private Member Functions

void RepackLambda (EntityAI old_item, string new_item_type, PlayerBase player)

Private Attributes

EntityAI m_RepackedNewEntity

Detailed Description

Definition at line 214 of file actionrepacktent.c.

Constructor & Destructor Documentation

◆ RepackLambda()

void RepackLambda ( EntityAI old_item,
string new_item_type,
PlayerBase player )
inlineprivate

Definition at line 218 of file actionrepacktent.c.

References InventoryLocation::SetHands().

Field Documentation

◆ m_RepackedNewEntity

EntityAI m_RepackedNewEntity
private

Definition at line 216 of file actionrepacktent.c.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/interact/actionrepacktent.c