| DayZ 1.24
    | 
| Private Member Functions | |
| void | ReplaceAndDestroyLambda (EntityAI old_item, string new_item_type, PlayerBase player, bool destroy=false) | 
| override void | OnSuccess (EntityAI new_item) | 
| Private Attributes | |
| PlayerBase | m_TargetPlayer | 
| bool | m_Destroy | 
| bool | m_Drop | 
Definition at line 143 of file ActionUnrestrainTarget.c.
| 
 | inlineprivate | 
Definition at line 149 of file ActionUnrestrainTarget.c.
References m_Destroy, and m_TargetPlayer.
| 
 | private | 
Definition at line 146 of file ActionUnrestrainTarget.c.
Referenced by OnSuccess(), and ReplaceAndDestroyLambda().
| 
 | private | 
Definition at line 147 of file ActionUnrestrainTarget.c.
Referenced by ReplaceAndDestroyLambdaEx::CreateNewEntity(), and ReplaceAndDestroyLambdaEx::ReplaceAndDestroyLambdaEx().
| 
 | private | 
Definition at line 145 of file ActionUnrestrainTarget.c.
Referenced by ReplaceAndDestroyLambdaEx::CreateNewEntity(), and ReplaceAndDestroyLambda().