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

    • EventEntityInsertEvent

      public EventEntityInsertEvent(BOEventEntity input)
      Instantiates a new event entity insert event.
      Parameters:
      input - the prepared BOEventEntity