Table of Contents

Class NotificationUIAlert

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public class NotificationUIAlert : NotificationUI
Inheritance
NotificationUIAlert
Inherited Members
Extension Methods

Constructors

NotificationUIAlert()

public NotificationUIAlert()

Fields

Location

public Property<string> Location

Field Value

Property<string>

Methods

DismissNotification()

public override void DismissNotification()

FixedUpdate()

protected override void FixedUpdate()

Initialize(NotificationData, NotificationUIProvider)

public override void Initialize(NotificationData data, NotificationUIProvider notificationUIProvider)

Parameters

data NotificationData
notificationUIProvider NotificationUIProvider

InitializeContextBinding()

protected override void InitializeContextBinding()

SetupAlertVisuals(NotificationData)

public void SetupAlertVisuals(NotificationData data)

Parameters

data NotificationData

SetupAndLocalize()

protected override void SetupAndLocalize()