Class SkillUpdateEvent


public class SkillUpdateEvent extends UpdateEvent<BOSkill>
Event to update a BOSkill.
The launcher must provide a valid BOSkill in order to successfully call this event.
The listener updates all the BOSkill components starting from the event input, i.e. the given BOSkill in which all needed components were previously updated.
Since:
10.1
GCApi:
event
Reactors:
BTSkillUpdate(0)
No Spouts
  • Constructor Details

    • SkillUpdateEvent

      public SkillUpdateEvent(BOSkill input)
      Instantiates a new skill update event.
      Parameters:
      input - the BOSkill