Vixen
02b45cc4
csharp
public enum PlayerLeaveReason

Why a player is no longer in the session at all.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (5)

  • Disconnected

    They disconnected, and reconnection is not on.

  • TimedOut

    They stopped answering.

  • Kicked

    The server removed them.

  • ReconnectWindowExpired

    They dropped, and did not come back before the window closed.

  • SessionStopped

    The session stopped underneath them.

Used by (2)

  • NetworkSessionVixen.Net
  • RealmHostVixen.Live.Realm