csharp
public enum CheckpointReasonWhy a character is being written down.
Fields and properties (5)
NoneNothing needs writing.
CadenceEnough time has passed.
TransferThey are leaving for another realm, and the next holder reads what is stored.
LogoutThey are logging out.
ManualSomebody asked.
Used by (2)
- CheckpointPolicyVixen.Live.Gameplay
- PlayerProfileTestsVixen.Live.Gameplay.Tests