![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ChainedDropAndRestrainLambda (EntityAI old_item, string new_item_type, PlayerBase player, bool destroy=false, PlayerBase src_player=null) |
| override void | CopyOldPropertiesToNew (notnull EntityAI old_item, EntityAI new_item) |
| override void | OnSuccess (EntityAI new_item) |
| Private Member Functions inherited from DestroyItemInCorpsesHandsAndCreateNewOnGndLambda | |
| override void | RemoveOldItemFromLocation () |
Private Attributes | |
| ExplosivesBase | m_PairedExplosive |
| PlayerBase | m_SourcePlayer |
Definition at line 159 of file actionrestraintarget.c.
|
inlineprivate |
Definition at line 164 of file actionrestraintarget.c.
References m_SourcePlayer.
Definition at line 198 of file actionrestraintarget.c.
References ExplosivesBase(), RemoteDetonatorTrigger::GetControlledDevice(), and m_PairedExplosive.
|
inlineprivate |
Definition at line 169 of file actionrestraintarget.c.
References Error(), m_PairedExplosive, m_SourcePlayer, and RestrainTargetPlayerLambda().
|
private |
Definition at line 162 of file actionrestraintarget.c.
Referenced by CopyOldPropertiesToNew(), and OnSuccess().
|
private |
Definition at line 161 of file actionrestraintarget.c.
Referenced by ChainedDropAndRestrainLambda(), and OnSuccess().