GenericNotificationGameController class
game.ui.GenericNotificationGameController
Inheritance
Base: game.ui.WidgetGameController
Derived
AuthorisationNotificationQueue, BountyCollectedNotificationQueue, CraftingNotificationQueue, ItemsNotificationQueue, JournalNotificationQueue, LevelUpNotificationQueue, ProgressionWidgetGameController, UIInGameNotificationQueue, UIMenuNotificationQueue, ZoneAlertNotificationQueue
Show 1 more of 11 derived classes
Properties
| Property | Type | |
|---|---|---|
notificationsRoot | ink.CompoundWidgetReference | |
exclusiveProcessing | bool |
Functions
void AddNewNotificationData(game.ui.GenericNotificationData notification)RTTIvoid RemoveNotification(IScriptable notification)RTTIvoid SetNotificationPaused(bool value)RTTIvoid SetNotificationPauseWhenHidden(bool value)RTTIvoid SetNotificationVisibility()RTTIVector2 GetBlackBarFullscreenWidgetOffsets()RTTIVector2 GetHudSafezoneWidgetOffsets()RTTIvoid MakeSilent(bool value)RTTIvoid RemoveAllQueuedNotifications()RTTIbool GetShouldSaveState()RTTIint GetID()RTTIbool OnMakeNotificationQueueSilent(MakeNotificationQueueSilentEvent evt)RTTIbool OnCleanupUiNotificationsEvent(quest.CleanupUiNotificationsEvent evt)RTTI