Table of Contents

Class NotificationLineItemData

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public class NotificationLineItemData
Inheritance
NotificationLineItemData
Inherited Members
Extension Methods

Constructors

NotificationLineItemData()

public NotificationLineItemData()

Fields

Icon

public Sprite Icon

Field Value

Sprite

LocKey

public string LocKey

Field Value

string

ObjectParams

public object[] ObjectParams

Field Value

object[]