LevelUpNotification class
LevelUpNotification
Inheritance
Base: GenericNotificationController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
levelupData | game.ui.LevelUpNotificationViewData? | scripted |
animation | ink.anim.Proxy? | scripted |
bonusRecord | game.data.PassiveProficiencyBonus_Record? | scripted |
LevelUpLabelText | ink.TextWidgetReference | scripted |
LevelUpValue | ink.TextWidgetReference | scripted |
LevelUpHolder | ink.WidgetReference | scripted |
LevelUpPreviousValue | ink.TextWidgetReference | scripted |
AttributePointsValue | ink.TextWidgetReference | scripted |
AttributePointsPreviousValue | ink.TextWidgetReference | scripted |
AttributePointsHolder | ink.WidgetReference | scripted |
PerkPointsValue | ink.TextWidgetReference | scripted |
PerkPreviousValue | ink.TextWidgetReference | scripted |
SkillIcon | ink.ImageWidgetReference | scripted |
SkillIconShadow | ink.ImageWidgetReference | scripted |
bonusDisplay | LevelRewardDisplayData? | scripted |
passiveBonusRewardLabel | ink.TextWidgetReference | scripted |
passiveBonusReward | ink.WidgetReference | scripted |
unlockedActivites | int | scripted |
Functions
void SetNotificationData(game.ui.GenericNotificationViewData notificationData)overrideRTTI