Class CrewShellSkillLoadEvent


public class CrewShellSkillLoadEvent extends LoadEvent<BOCrewShellSkill>
Event to load a BOCrewShellSkill object.
The launcher must provide a Long value that represents the id of the BOCrewShellSkill object to be loaded.
Since:
16.0
GCApi:
event
Reactors:
BTCrewShellSkillLoad(0)
No Spouts
  • Constructor Details

    • CrewShellSkillLoadEvent

      public CrewShellSkillLoadEvent(Long input)
      Instantiates a new LoadEvent object in order to load a BOCrewShellSkill object.
      Parameters:
      input - a Long value that represents the id of the BOCrewShellSkill object to be loaded