Class StructureLoadEvent


public class StructureLoadEvent extends LoadEvent<BOStructure>
Event to load a BOStructure.
The launcher must provide a valid structure id in order to successfully call this event.
The listener loads all the BOStructure components starting from the event input, i.e. the given structure id.
Since:
9.2
GCApi:
event
Reactors:
BTStructureLoad(0)
No Spouts
  • Constructor Details

    • StructureLoadEvent

      public StructureLoadEvent(Long id)
      Instantiates a new structure load event.
      Parameters:
      id - the structure id