Class TeamDislocationLoadEvent


public class TeamDislocationLoadEvent extends LoadEvent<BOTeamDislocation>
Event to load a BOTeamDislocation.
The launcher must provide the ID of a valid BOTeamDislocation in order to successfully call this event.
The listener loads all the components of the BOTeamDislocation starting from the event input, i.e. the given ID of the BOTeamDislocation.
Since:
18.0
GCApi:
event
Reactors:
BTTeamDislocationLoad(0)
No Spouts
  • Constructor Details

    • TeamDislocationLoadEvent

      public TeamDislocationLoadEvent(Long id)
      Instantiates a new team dislocation load event.
      Parameters:
      id - the ID of the team dislocation to be loaded