Data Structures | |
| class | ActionDisarmExplosiveWithRemoteDetonatorCB |
Functions | |
| ActionDisarmExplosiveWithRemoteDetonatorCB ActionDisarmExplosiveCB | ActionDisarmExplosiveWithRemoteDetonator () |
| override void | CreateActionComponent () |
| override void | CreateConditionComponents () |
| override bool | CanBeSetFromInventory () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | OnFinishProgressServer (ActionData action_data) |
| override bool ActionCondition | ( | PlayerBase | player, |
| ActionTarget | target, | ||
| ItemBase | item | ||
| ) |
| ActionDisarmExplosiveWithRemoteDetonatorCB ActionDisarmExplosiveCB ActionDisarmExplosiveWithRemoteDetonator | ( | ) |
Referenced by ActionConstructor::RegisterActions(), and RemoteDetonatorTrigger::SetActions().
| override bool CanBeSetFromInventory | ( | ) |
| override void CreateActionComponent | ( | ) |
References m_CommandUID, and m_StanceMask.
| override void CreateConditionComponents | ( | ) |
| override void OnFinishProgressServer | ( | ActionData | action_data | ) |