DIFF

class ActionCarHornShortSource

ActionCarHornShort ActionSingleUseBase AnimatedActionBase ActionBase ActionBase_Basic

All members, including inherited

Constructors 1

Methods 16

override bool HasTarget()
override bool HasProgress()
override bool CanBeUsedInVehicle()
override bool UseMainItem()
override void CreateConditionComponents()
override typename GetInputType()
override ActionData CreateActionData()
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)
override void OnUpdate(ActionData action_data)

special case - manually ends the action on exec event

override void OnEndInput(ActionData action_data)
override void OnStart(ActionData action_data)

sets the m_ActionNeeded flag on both sides

override void OnStartServer(ActionData action_data)
override void OnEndServer(ActionData action_data)
override void WriteToContext(ParamsWriteContext ctx, ActionData action_data)