csharp
public enum PlayerLeaveReasonWhy 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)
DisconnectedThey disconnected, and reconnection is not on.
TimedOutThey stopped answering.
KickedThe server removed them.
ReconnectWindowExpiredThey dropped, and did not come back before the window closed.
SessionStoppedThe session stopped underneath them.
Used by (2)
- NetworkSessionVixen.Net
- RealmHostVixen.Live.Realm