DayZ 1.24
|
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 |
Definition at line 120 of file ActionPackGift.c.
|
inlineprotected |
Definition at line 123 of file ActionPackGift.c.
References m_ItemToCargo.
Definition at line 128 of file ActionPackGift.c.
References GetGame(), m_ItemToCargo, and m_Player.
|
protected |
Definition at line 122 of file ActionPackGift.c.
Referenced by OnSuccess(), and ReplaceWithNewReciveCargoLambda().