Vixen
c7401864
csharp
public enum PvpObjectiveKind

The composable objective types doc 28 asks for.

Read the guide page for this →

Remarks

⚠ Four, and the list is meant to stay short. Doc 28: "a small set of composable node types with scoring and win conditions, so a new battleground is a map plus a .vxdef". Every battleground anybody has shipped is these four arranged differently — what varies is the map, the counts and the scoring, none of which is code.

Fields and properties (4)

  • CapturePoint

    Stand on it until it flips, then hold it for points.

  • Payload

    Push it along a track while the other team pushes back.

  • FlagReturn

    Take theirs to yours.

  • ResourceControl

    Hold nodes; each one ticks resources.

Used by (5)

  • ContentVixen.Gameplay.Pvp.Tests
  • PvpObjectiveVixen.Gameplay.Pvp
  • PvpObjectiveDefinitionVixen.Gameplay.Pvp
  • TypeRegistrationVixen.Gameplay.Pvp
  • Vixen_Gameplay_Pvp_PvpObjectiveDefinitionSerializerVixen.Gameplay.Pvp