Class SkillLoadEvent


public class SkillLoadEvent extends LoadEvent<BOSkill>
Event to load a BOSkill.
The launcher must provide a valid BOSkill id in order to successfully call this event.
The listener loads all the BOSkill components starting from the event input, i.e. the given BOSkill id.
Since:
10.1
GCApi:
event
Reactors:
BTSkillLoad(0)
No Spouts
  • Constructor Details

    • SkillLoadEvent

      public SkillLoadEvent(Long input)
      Instantiates a new skill load event.
      Parameters:
      input - the BOSkill id