Table of Contents

Enum KSP2ModState

Namespace
KSP.Modding
Assembly
Assembly-CSharp.dll
public enum KSP2ModState
Extension Methods

Fields

Active = 2
Disabled = 3
Error = 4
Inactive = 1
Invalid = 0