![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
widgetSetInfo = C_UIWidgetManager.GetWidgetSetInfo(widgetSetID)
Arguments
- widgetSetID
- number : UiWidgetSetID
| ID | Location Function |
|---|---|
| 1 | C_UIWidgetManager.GetTopCenterWidgetSetID() |
| 2 | C_UIWidgetManager.GetBelowMinimapWidgetSetID() |
| 240 | C_UIWidgetManager.GetObjectiveTrackerWidgetSetID() |
| 283 | C_UIWidgetManager.GetPowerBarWidgetSetID() |
Returns
- widgetSetInfo
- UIWidgetSetInfo
| Field | Type | Description |
|---|---|---|
| layoutDirection | Enum.UIWidgetSetLayoutDirection | |
| verticalPadding | number |
| Value | Field | Description |
|---|---|---|
| 0 | Vertical | |
| 1 | Horizontal |
Patch changes
Patch 9.0.2 (2020-11-17): Added.
