Private Member Functions | |
| void | ActionPushCar () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override ActionData | CreateActionData () |
| override void | OnStartServer (ActionData action_data) |
| override void | OnEndServer (ActionData action_data) |
| protected float | GetDirectionDot (Object target, EntityAI player) |
| private CarScript | GetCar (ActionTarget target) |
| DEPRECATED. | |
|
inlineprivate |
|
inlineprivate |
References ActionBase::IsInReach(), and UAMaxDistances::SMALL.
|
inlineprivate |
|
inlineprivate |
DEPRECATED.
References ActionPushObject::GetPushObject().
References vector::Dot().
Referenced by OnStartServer().
|
inlineprivate |
|
inlineprivate |
References GetDirectionDot(), and ActionPushCarData::m_PushDirection.