Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
actionrestraintarget.c File Reference

Go to the source code of this file.

Data Structures

class  ActionRestrainTarget
class  ActionRestrainTargetCB
class  ChainedDropAndRestrainLambda
class  SurrenderData

Functions

override void OnSuccess (EntityAI new_item)
void RestrainTargetPlayerLambda (EntityAI old_item, string new_item_type, PlayerBase player)

Variables

ChainedDropAndRestrainLambda m_TargetPlayer

Function Documentation

◆ OnSuccess()

override void OnSuccess ( EntityAI new_item)

Definition at line 221 of file actionrestraintarget.c.

References m_TargetPlayer.

◆ RestrainTargetPlayerLambda()

void RestrainTargetPlayerLambda ( EntityAI old_item,
string new_item_type,
PlayerBase player )

Variable Documentation

◆ m_TargetPlayer