Class BundleSkillInsertEvent


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

    • BundleSkillInsertEvent

      public BundleSkillInsertEvent(BOBundleSkill input)
      Instantiates a new bundle skill insert event.
      Parameters:
      input - the BOBundleSkill