Class TeamLoadEvent


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

    • TeamLoadEvent

      public TeamLoadEvent(Long id)
      Instantiates a new team load event.
      Parameters:
      id - the BOTeam id