PC Stable Documentation
|
|
Private Member Functions | |
void | ActionDigWorms () |
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 bool | ActionConditionContinue (ActionData action_data) |
override bool | HasTarget () |
override void | OnFinishProgressServer (ActionData action_data) |
bool | IsTargetFertile (ActionTarget target) |
bool | IsPlayerOnGround (PlayerBase player) |
void | SetDiggignAnimation (ItemBase item) |
DEPRECATED - See ItemBase.OverrideActionAnimation() to override commands for items. | |
|
inlineprivate |
|
inlineprivate |
References IsPlayerOnGround(), and IsTargetFertile().
|
inlineprivate |
References IsPlayerOnGround().
|
inlineprivate |
References vector::Forward.
|
inlineprivate |
References UAMaxDistances::DEFAULT, ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
|
inlineprivate |
References GetGame(), and CGame::SurfaceY().
Referenced by ActionCondition(), and ActionConditionContinue().
|
inlineprivate |
References GetGame(), and CGame::SurfaceGetType().
Referenced by ActionCondition().
|
inlineprivate |
References CGame::CreateObjectEx(), ECE_PLACE_ON_SURFACE, and GetGame().
|
private |
DEPRECATED - See ItemBase.OverrideActionAnimation() to override commands for items.