![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | UngagSelfLambda (EntityAI old_item, string new_item_type, PlayerBase player) |
| override void | OnAbort () |
| override void | OnSuccess (EntityAI new_item) |
Private Attributes | |
| MouthRag | gag |
| EntityAI | m_OriginalOwner |
Definition at line 54 of file actionungagself.c.
|
inlineprivate |
Definition at line 59 of file actionungagself.c.
References gag, m_OriginalOwner, and InventoryLocation::SetHands().
|
inlineprivate |
Definition at line 81 of file actionungagself.c.
References gag.
|
inlineprivate |
Definition at line 70 of file actionungagself.c.
References Class::CastTo(), and m_OriginalOwner.
|
private |
Definition at line 56 of file actionungagself.c.
Referenced by UngagSelfLambda(), and OnAbort().
|
private |
Definition at line 57 of file actionungagself.c.
Referenced by UngagSelfLambda(), and OnSuccess().