![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| bool | CanDefibrillate (Defibrillator defib) |
| void | DefibrillateClient (PlayerBase player, Defibrillator defib) |
| void | DefibrillateServer (PlayerBase player, Defibrillator defib) |
| Private Member Functions inherited from ActionContinuousBase | |
| void | OnEndAnimationLoopClient (ActionData action_data) |
| void | OnEndAnimationLoopServer (ActionData action_data) |
| void | OnFinishProgressClient (ActionData action_data) |
| void | OnFinishProgressServer (ActionData action_data) |
| void | OnStartAnimationLoopClient (ActionData action_data) |
| void | OnStartAnimationLoopServer (ActionData action_data) |
Definition at line 1 of file actiondefibrilatebase.c.
|
inlineprivate |
Definition at line 3 of file actiondefibrilatebase.c.
References ActionTarget, CanDefibrillate(), and Class::CastTo().
|
inlineprivate |
Definition at line 11 of file actiondefibrilatebase.c.
Referenced by ActionCondition().
|
inlineprivate |
Definition at line 23 of file actiondefibrilatebase.c.
Referenced by ActionDefibrilateSelf::OnFinishProgressClient(), and ActionDefibrilateTarget::OnFinishProgressClient().
|
inlineprivate |
Definition at line 28 of file actiondefibrilatebase.c.
References Class::CastTo(), and DPrint().
Referenced by ActionDefibrilateSelf::OnFinishProgressServer(), and ActionDefibrilateTarget::OnFinishProgressServer().