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

Protected Member Functions

void ReplaceWithNewReciveCargoLambda (EntityAI old_item, string new_item_type, PlayerBase player, EntityAI item_to_cargo)
override void OnSuccess (EntityAI new_item)

Protected Attributes

EntityAI m_ItemToCargo

Detailed Description

Definition at line 128 of file actionpackgift.c.

Constructor & Destructor Documentation

◆ ReplaceWithNewReciveCargoLambda()

void ReplaceWithNewReciveCargoLambda ( EntityAI old_item,
string new_item_type,
PlayerBase player,
EntityAI item_to_cargo )
inlineprotected

Definition at line 131 of file actionpackgift.c.

References m_ItemToCargo.

Member Function Documentation

◆ OnSuccess()

override void OnSuccess ( EntityAI new_item)
inlineprotected

Field Documentation

◆ m_ItemToCargo

EntityAI m_ItemToCargo
protected

Definition at line 130 of file actionpackgift.c.

Referenced by ReplaceWithNewReciveCargoLambda(), and OnSuccess().


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