 |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards.
|
Returns the logo and banner textures for an expansion id.
info = GetExpansionDisplayInfo(expansionLevel)
Arguments[]
- expansionLevel
- number
Returns[]
- info
- ExpansionDisplayInfo?
| Field |
Type |
Description
|
| logo |
number |
|
| banner |
string |
|
| features |
ExpansionDisplayInfoFeature[] |
|
| highResBackgroundID |
number |
Added in 10.0.0
|
| lowResBackgroundID |
number |
Added in 10.0.0
|
ExpansionDisplayInfoFeature
| Field |
Type |
Description
|
| icon |
number |
|
| text |
string |
|
Patch changes[]
Patch 7.3.2 (2017-10-24): Added.