![]() |
Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| 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 |
| override void OnSuccess | ( | EntityAI | new_item | ) |
Definition at line 222 of file actionrestraintarget.c.
| void RestrainTargetPlayerLambda | ( | EntityAI | old_item, |
| string | new_item_type, | ||
| PlayerBase | player | ||
| ) |
Definition at line 213 of file actionrestraintarget.c.
| ChainedDropAndRestrainLambda m_TargetPlayer |