Vixen
c7401864
csharp
public sealed class PvpObjective

An objective with its numbers clamped.

Read the guide page for this →

Fields and properties (9)

  • public PvpObjectiveDefinition Definition

    What it was compiled from.

  • public int Index

    Which of its map's objectives it is.

  • public string Id

    What it is called within its map.

  • public PvpObjectiveKind Kind

    What kind it is.

  • public float CaptureSeconds

    How long one player takes to flip it, never below a tenth of a second.

  • public int PointsPerTick

    How many points holding it scores per tick.

  • public float TickSeconds

    How long a tick is, never below a hundredth of a second.

  • public int PointsOnCapture

    How many points taking it scores once.

  • public int StartingOwner

    Which team it starts owned by, or −1.

Used by (4)

  • ObjectiveStateVixen.Gameplay.Pvp
  • PvpLibraryVixen.Gameplay.Pvp
  • PvpMapVixen.Gameplay.Pvp
  • PvpMatchVixen.Gameplay.Pvp