Namespace Uncreated.Warfare.Layouts.Teams
Classes
- NullTeamManager
Team manager with no teams.
- Team
Represents a team or 'side' in a round.
- TwoSidedTeamInfo
Configuration class for team info.
- TwoSidedTeamManager
Supports exactly 2 teams, with an optional 'attacker' and 'defender'.
Interfaces
- ITeamManager<TTeam>
Generic interface used to manage an abstract number of teams.