GenericNotificationController class

GenericNotificationController

Inheritance

Base: game.ui.GenericNotificationReceiverGameController

Derived

AuthorisationNotification, AwacsAlertNotification, BountyCollectedNotification, CraftingNotification, CurrencyNotification, ItemAddedNotification, JournalNotification, LevelUpNotification, MessengerNotification, ProgressionNotification

Show 6 more of 16 derived classes

ShardCollectedNotification, TarotCardAddedNotification, UIInGameNotification, UINotification, VehicleAlertNotification, ZoneAlertNotification

Properties

PropertyType
titleRefink.TextWidgetReference scripted
textRefink.TextWidgetReference scripted
actionLabelRefink.TextWidgetReference scripted
actionRefink.WidgetReference scripted
pausedbool scripted
blockActionbool scripted
translationAnimationCtrlWeakHandle<ink.TextReplaceAnimationController> scripted
datagame.ui.GenericNotificationViewData? scripted
playerWeakHandle<game.Object> scripted
isInteractivebool scripted
customInputActionNameCName scripted

Functions