Class TargetAcquisitionEvent

All Implemented Interfaces:
Serializable, Cloneable, Notification

public class TargetAcquisitionEvent extends BasicGameEvent
A target will be acquired for the specified game action.

Gives an opportunity to override the target or cancel target acquisition.

See Also:
  • Constructor Details

  • Method Details

    • getActionType

      public com.hiddenswitch.spellsource.rpc.Spellsource.ActionTypeMessage.ActionType getActionType()
    • getAction

      public GameAction getAction()