Dayz Explorer 1.28.160049
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 126 of file actionpackgift.c.

Constructor & Destructor Documentation

◆ ReplaceWithNewReciveCargoLambda()

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

Definition at line 129 of file actionpackgift.c.

Member Function Documentation

◆ OnSuccess()

override void ReplaceWithNewReciveCargoLambda::OnSuccess ( EntityAI new_item)
protected

Definition at line 134 of file actionpackgift.c.

Member Data Documentation

◆ m_ItemToCargo

EntityAI ReplaceWithNewReciveCargoLambda::m_ItemToCargo
protected

Definition at line 128 of file actionpackgift.c.


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