Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ReplaceDetonatorItemLambda Class Reference
Inheritance diagram for ReplaceDetonatorItemLambda:
ReplaceItemWithNewLambdaBase ReplaceDetonatorItemOnDisarmLambda

Private Member Functions

override void CopyOldPropertiesToNew (notnull EntityAI old_item, EntityAI new_item)
Private Member Functions inherited from ReplaceItemWithNewLambdaBase
bool CanExecuteLambda ()
void CopyOldPropertiesToNew (notnull EntityAI old_item, EntityAI new_item)
void CreateNetworkObjectInfo (EntityAI new_item)
EntityAI CreateNewEntity ()
 Step D.
void DeleteOldEntity ()
 Step F.
string DumpToString ()
void Execute (HumanInventoryWithFSM fsm_to_notify=null)
void OnAbort ()
 Step Out - notification on abort.
void OnSuccess (EntityAI new_item)
bool PrepareLocations ()
 Step A.
void RemoveNetworkObjectInfo ()
 Step C.
void RemoveOldItemFromLocation ()
 Step B.
void UndoRemoveNetworkObjectInfo ()
void UndoRemoveOldItemFromLocation ()
bool WantCreateNewEntity ()

Additional Inherited Members

Private Attributes inherited from ReplaceItemWithNewLambdaBase
ref InventoryLocation m_NewLocation
ref InventoryLocation m_OldLocation
bool m_RemoveFromLocationPassed = false

Detailed Description

Definition at line 258 of file remotedetonator.c.

Member Function Documentation

◆ CopyOldPropertiesToNew()

override void CopyOldPropertiesToNew ( notnull EntityAI old_item,
EntityAI new_item )
inlineprivate

Definition at line 260 of file remotedetonator.c.


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