DayZ 1.24
Loading...
Searching...
No Matches
RepackLambda Class Reference
Inheritance diagram for RepackLambda:
[legend]
Collaboration diagram for RepackLambda:
[legend]

Private Member Functions

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

Private Attributes

EntityAI m_RepackedNewEntity
 

Detailed Description

Definition at line 193 of file ActionRepackTent.c.

Constructor & Destructor Documentation

◆ RepackLambda()

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

Definition at line 197 of file ActionRepackTent.c.

198 {
200 hands.SetHands(player, null);
201 OverrideNewLocation(hands);
202 }
InventoryLocation.

Member Data Documentation

◆ m_RepackedNewEntity

EntityAI RepackLambda::m_RepackedNewEntity
private

Definition at line 195 of file ActionRepackTent.c.


The documentation for this class was generated from the following file: