Table of Contents

Class DebugNotificationMessage

Namespace
KSP.Messages
Assembly
Assembly-CSharp.dll
[DiscoverableMessage("Events/Gameplay/DebugNotificationMessage", true, "Error message that should get displayed from the log console window.", "")]
public class DebugNotificationMessage : GameplayMessageBase
Inheritance
DebugNotificationMessage
Inherited Members
Extension Methods

Constructors

DebugNotificationMessage()

public DebugNotificationMessage()

Properties

Data

public NotificationData Data { get; set; }

Property Value

NotificationData