|
PC Stable Documentation
|
|

Private Member Functions | |
| void | ActionPlugTargetIntoThis () |
| override void | CreateConditionComponents () |
| override bool | Can (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | IsDeploymentAction () |
| override void | OnExecuteServer (ActionData action_data) |
| override void | OnExecuteClient (ActionData action_data) |
| void | Process (ActionData action_data) |
Private Attributes | |
| bool | m_Retoggle |
|
inlineprivate |
References AnimatedActionBase::m_CommandUID, m_Retoggle, and ActionBase::m_Text.
|
inlineprivate |
References ItemBase::IsElectricAppliance().
|
inlineprivate |
References m_Retoggle.
|
inlineprivate |
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
|
inlineprivate |
References m_Retoggle.
|
inlineprivate |
References Process().
|
inlineprivate |
References ItemBase::Unfold().
|
private |
Referenced by ActionPlugTargetIntoThis(), Can(), and OnExecuteClient().