Table of Contents

Enum AccountManagementOperation

Namespace
KSP.Networking.MP
Assembly
Assembly-CSharp.dll
public enum AccountManagementOperation
Extension Methods

Fields

LoggingInBypass = 2
LoggingInNormal = 1
LoggingOut = 3
None = 0