Class BundleSkillUpdateEvent


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

    • BundleSkillUpdateEvent

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