Vixen
c7401864
csharp
public sealed class PvpModule

The PvP library as a module a game composes.

Read the guide page for this →

Remarks

One definition type. The two tags it declares are the ones a rule in C# asks about — being flagged, and being in a match — because a tag content never happens to mention resolves to an empty range and quietly matches nothing.

Fields and properties (4)

  • public const string Root

    The tag every PvP tag sits under.

  • public const string Flagged

    Being attackable in the open world.

  • public const string InMatch

    Being in a match.

  • public string Name

    What it is called, in a diagnostic and in the composition report.

Methods (1)

Used by (2)

  • MmoModulesMmo.Shared
  • ContentVixen.Gameplay.Pvp.Tests