NewPerksSkillLevelLogicController class
NewPerksSkillLevelLogicController
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
levelText | ink.TextWidgetReference | scripted |
levelData | LevelRewardDisplayData? | scripted |
active | bool | scripted |
hovered | bool | scripted |
Functions
void HoverOver()RTTIvoid HoverOut()RTTIvoid SetData(LevelRewardDisplayData levelData, bool active)RTTIvoid UpdateState()RTTILevelRewardDisplayData? GetRewardData()RTTI