|
DayZ 1.24
|
Private Member Functions | |
| void | ChainedDropAndRestrainLambda (EntityAI old_item, string new_item_type, PlayerBase player, bool destroy=false, PlayerBase src_player=null) |
| override void | OnSuccess (EntityAI new_item) |
| override void | CopyOldPropertiesToNew (notnull EntityAI old_item, EntityAI new_item) |
Private Member Functions inherited from DestroyItemInCorpsesHandsAndCreateNewOnGndLambda | |
| override void | RemoveOldItemFromLocation () |
Private Attributes | |
| PlayerBase | m_SourcePlayer |
| ExplosivesBase | m_PairedExplosive |
Definition at line 146 of file ActionRestrainTarget.c.
|
inlineprivate |
Definition at line 151 of file ActionRestrainTarget.c.
References m_SourcePlayer.
|
inlineprivate |
Definition at line 183 of file ActionRestrainTarget.c.
References m_PairedExplosive.
Definition at line 156 of file ActionRestrainTarget.c.
References Error(), m_PairedExplosive, m_Player, m_SourcePlayer, and RestrainTargetPlayerLambda().
|
private |
Definition at line 149 of file ActionRestrainTarget.c.
Referenced by CopyOldPropertiesToNew(), and OnSuccess().
|
private |
Definition at line 148 of file ActionRestrainTarget.c.
Referenced by ChainedDropAndRestrainLambda(), and OnSuccess().