public class SkillCacheLoadEvent extends SimpleBusinessEvent<SkillCacheLoadInput,SkillCache>
Event to load the skill cache.
The launcher must provide a valid SkillCacheLoadInput in order to successfully call this event.
Since:
18.0
GCApi:
event
Reactors:
BTSkillCacheLoad(0)
No Spouts
  • Constructor Details

    • SkillCacheLoadEvent

      public SkillCacheLoadEvent(SkillCacheLoadInput input)
      Instantiates a new SkillCacheLoadEvent object in order to load the skill cache
      Parameters:
      input - the skill cache load input