![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
DEPRECATED. More...
Private Member Functions | |
| void | ActionHandsPartSwitch () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| override bool | IsInstant () |
| override void | OnStartClient (ActionData action_data) |
| override void | OnStartServer (ActionData action_data) |
| override bool | RemoveForceTargetAfterUse () |
| void | SetNextIndex (ActionData action_data) |
| override bool | UseAcknowledgment () |
DEPRECATED.
Definition at line 2 of file actionhandspartswitch.c.
|
inlineprivate |
Definition at line 4 of file actionhandspartswitch.c.
|
inlineprivate |
Definition at line 35 of file actionhandspartswitch.c.
References ActionTarget.
|
inlineprivate |
Definition at line 8 of file actionhandspartswitch.c.
References ActionBase::m_ConditionItem, ActionBase::m_ConditionTarget, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 20 of file actionhandspartswitch.c.
|
inlineprivate |
Definition at line 15 of file actionhandspartswitch.c.
|
inlineprivate |
Definition at line 41 of file actionhandspartswitch.c.
References ActionData, and SetNextIndex().
|
inlineprivate |
Definition at line 48 of file actionhandspartswitch.c.
References ActionData, g_Game, and SetNextIndex().
|
inlineprivate |
Definition at line 25 of file actionhandspartswitch.c.
|
inlineprivate |
Definition at line 56 of file actionhandspartswitch.c.
References ActionData, and ConstructionActionData::SetNextIndex().
Referenced by OnStartClient(), and OnStartServer().
|
inlineprivate |
Definition at line 30 of file actionhandspartswitch.c.