Class CrewShellTypeInsertEvent


public class CrewShellTypeInsertEvent extends InsertEvent<BOCrewShellType>
Event to insert a BOCrewShellType.

The launcher must provide a valid BOCrewShellType in order to successfully call this event.

The listener inserts all the BOCrewShellType components starting from the event input, i.e. the given BOCrewShellType in which all needed components were previously set.

Since:
18.0
GCApi:
event
Reactors:
BTCrewShellTypeInsert(0)
No Spouts
  • Constructor Details

    • CrewShellTypeInsertEvent

      public CrewShellTypeInsertEvent(BOCrewShellType input)
      Instantiates a new crew shell's type insert event.
      Parameters:
      input - the prepared BOCrewShellType