Class TeamLocationLoadEvent


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

    • TeamLocationLoadEvent

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