Class SkillInsertEvent


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

    • SkillInsertEvent

      public SkillInsertEvent(BOSkill input)
      Instantiates a new skill insert event.
      Parameters:
      input - the BOSkill