Vixen
c7401864
csharp
public enum CheckpointReason

Why a character is being written down.

Read the guide page for this →

Fields and properties (5)

  • None

    Nothing needs writing.

  • Cadence

    Enough time has passed.

  • Transfer

    They are leaving for another realm, and the next holder reads what is stored.

  • Logout

    They are logging out.

  • Manual

    Somebody asked.

Used by (2)

  • CheckpointPolicyVixen.Live.Gameplay
  • PlayerProfileTestsVixen.Live.Gameplay.Tests