B1LevelUpDisplayInfo
- Stores display information shown when a skill levels up, such as title and description text.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TitleTextId | FString | The string table key for the level-up popup title text. | Category: B1LevelUpDisplayInfo |
| DescTextId | FString | The string table key for the level-up popup description text. | Category: B1LevelUpDisplayInfo |