DayZ 1.24
|
Private Member Functions | |
void | UngagSelfLambda (EntityAI old_item, string new_item_type, PlayerBase player) |
override void | OnSuccess (EntityAI new_item) |
override void | OnAbort () |
Private Attributes | |
MouthRag | gag |
EntityAI | m_OriginalOwner |
Definition at line 52 of file ActionUngagSelf.c.
|
inlineprivate |
Definition at line 57 of file ActionUngagSelf.c.
References gag, and m_OriginalOwner.
Definition at line 77 of file ActionUngagSelf.c.
References gag.
Definition at line 68 of file ActionUngagSelf.c.
References Class::CastTo(), and m_OriginalOwner.
|
private |
Definition at line 54 of file ActionUngagSelf.c.
Referenced by OnAbort(), and UngagSelfLambda().
|
private |
Definition at line 55 of file ActionUngagSelf.c.
Referenced by OnSuccess(), and UngagSelfLambda().