csharp
public sealed class PvpMapA map with its objectives compiled.
Fields and properties (12)
public PvpMapDefinition DefinitionWhat it was compiled from.
public DefId IdIts id.
public string DisplayNameWhat it is called.
public MatchKind KindWhat kind of match it is.
public DefId SceneWhich map it happens on.
public GameplayTag TagWhat being in one is.
public int TeamsHow many teams, never below two.
public int TeamSizeHow many on each, never below one.
public int ScoreToWinWhat it takes to win, or zero.
public float TimeLimitHow long it may run, or zero.
public int RoundsHow many rounds, never below one.
public ReadOnlySpan<PvpObjective> ObjectivesIts objectives.
Used by (3)
- CoverageTestsMmo.Content.Tests
- PvpLibraryVixen.Gameplay.Pvp
- PvpMatchVixen.Gameplay.Pvp