Class StructureInsertEvent


public class StructureInsertEvent extends InsertEvent<BOStructure>
Event to insert a BOStructure.
The launcher must provide a valid BOStructure in order to successfully call this event.
The listener inserts all the BOStructure components starting from the event input, i.e. the given BOStructure in which all needed components were previously set.
Since:
9.2
GCApi:
event
Reactors:
BTStructureInsert(0)
No Spouts
  • Constructor Details

    • StructureInsertEvent

      public StructureInsertEvent(BOStructure boStructure)
      Instantiates a new structure insert event.
      Parameters:
      boStructure - the prepared structure