Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ReplaceAndDestroyLambda Class Reference
Inheritance diagram for ReplaceAndDestroyLambda:
DestroyItemInCorpsesHandsAndCreateNewOnGndLambda ReplaceAndDestroyLambdaEx ChainedDropAndRestrainLambda

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

bool m_Destroy
bool m_Drop
PlayerBase m_TargetPlayer

Detailed Description

Definition at line 147 of file actionunrestraintarget.c.

Constructor & Destructor Documentation

◆ ReplaceAndDestroyLambda()

void ReplaceAndDestroyLambda ( EntityAI old_item,
string new_item_type,
PlayerBase player,
bool destroy = false )
inlineprivate

Definition at line 153 of file actionunrestraintarget.c.

References m_Destroy, and m_TargetPlayer.

Member Function Documentation

◆ OnSuccess()

override void OnSuccess ( EntityAI new_item)
inlineprivate

Definition at line 160 of file actionunrestraintarget.c.

References m_Destroy.

Field Documentation

◆ m_Destroy

bool m_Destroy
private

Definition at line 150 of file actionunrestraintarget.c.

Referenced by ReplaceAndDestroyLambda(), and OnSuccess().

◆ m_Drop

◆ m_TargetPlayer

PlayerBase m_TargetPlayer
private

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