Private Member Functions | |
| void | ActionDigInStash () |
| override void | CreateConditionComponents () |
| override bool | Can (PlayerBase player, ActionTarget target, ItemBase item, int condition_mask) |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | OnExecuteClient (ActionData action_data) |
| override void | OnExecuteServer (ActionData action_data) |
| void | SpawnParticleShovelRaise (ActionData action_data) |
| override void | OnFinishProgressServer (ActionData action_data) |
| override string | GetAdminLogMessage (ActionData action_data) |
Static Private Attributes | |
| static float | m_DigStashSlopeTolerance = 0.6 |
|
inlineprivate |
|
inlineprivate |
was initialized from inventory?
Check slope angle
References Class::CastTo(), g_Game, and m_DigStashSlopeTolerance.
|
inlineprivate |
References vector::Forward.
|
inlineprivate |
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
References string::Format().
|
inlineprivate |
References SpawnParticleShovelRaise().
|
inlineprivate |
References g_Game, and SpawnParticleShovelRaise().
|
inlineprivate |
|
inlineprivate |
References ParticleList::DIGGING_STASH, and ParticleManager().
Referenced by OnExecuteClient(), and OnExecuteServer().
|
staticprivate |
Referenced by ActionCondition().