csharp
public sealed class PvpObjectiveAn objective with its numbers clamped.
Fields and properties (9)
public PvpObjectiveDefinition DefinitionWhat it was compiled from.
public int IndexWhich of its map's objectives it is.
public string IdWhat it is called within its map.
public PvpObjectiveKind KindWhat kind it is.
public float CaptureSecondsHow long one player takes to flip it, never below a tenth of a second.
public int PointsPerTickHow many points holding it scores per tick.
public float TickSecondsHow long a tick is, never below a hundredth of a second.
public int PointsOnCaptureHow many points taking it scores once.
public int StartingOwnerWhich team it starts owned by, or −1.
Used by (4)
- ObjectiveStateVixen.Gameplay.Pvp
- PvpLibraryVixen.Gameplay.Pvp
- PvpMapVixen.Gameplay.Pvp
- PvpMatchVixen.Gameplay.Pvp