Table of Contents

Enum NotificationImportance

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public enum NotificationImportance
Extension Methods

Fields

High = 1
Low = 3
Medium = 2
None = 0