Class BundleSkillLoadEvent


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

    • BundleSkillLoadEvent

      public BundleSkillLoadEvent(Long input)
      Instantiates a new bundle skill load event.
      Parameters:
      input - the BOBundleSkill id