Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
actionrestraintarget.c File Reference

Go to the source code of this file.

Classes

class  ActionRestrainTargetCB
class  ActionRestrainTarget
class  ChainedDropAndRestrainLambda
class  SurrenderData

Functions

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

Variables

ChainedDropAndRestrainLambda m_TargetPlayer

Function Documentation

◆ OnSuccess()

override void OnSuccess ( EntityAI new_item)

Definition at line 221 of file actionrestraintarget.c.

◆ RestrainTargetPlayerLambda()

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

Definition at line 212 of file actionrestraintarget.c.

Variable Documentation

◆ m_TargetPlayer