 |
Wowpedia is no longer updated, go away.
|
Needs summary.
widgetInfo = C_UIWidgetManager.GetTugOfWarWidgetVisualizationInfo(widgetID)
Arguments[]
- widgetID
- number
Returns[]
- widgetInfo
- TugOfWarWidgetVisualizationInfo?
Field |
Type |
Description
|
shownState |
Enum.WidgetShownState |
|
minValue |
number |
|
maxValue |
number |
|
currentValue |
number |
|
neutralZoneCenter |
number |
|
neutralZoneSize |
number |
|
leftIconInfo |
UIWidgetIconInfo |
|
rightIconInfo |
UIWidgetIconInfo |
|
glowAnimType |
Enum.WidgetGlowAnimType |
|
tooltip |
string |
|
tooltipLoc |
Enum.UIWidgetTooltipLocation |
|
widgetSizeSetting |
number |
|
textureKit |
string : textureKit |
|
frameTextureKit |
string : textureKit |
|
hasTimer |
boolean |
|
orderIndex |
number |
|
widgetTag |
string |
|
inAnimType |
Enum.WidgetAnimationType |
|
outAnimType |
Enum.WidgetAnimationType |
|
widgetScale |
Enum.UIWidgetScale |
|
layoutDirection |
Enum.UIWidgetLayoutDirection |
|
modelSceneLayer |
Enum.UIWidgetModelSceneLayer |
|
scriptedAnimationEffectID |
number |
|
Enum.WidgetShownState
Value |
Field |
Description
|
0 |
Hidden |
|
1 |
Shown |
|
UIWidgetIconInfo
Field |
Type |
Description
|
sourceType |
Enum.WidgetIconSourceType |
|
sourceID |
number |
|
sizeType |
Enum.WidgetIconSizeType |
|
tooltip |
string |
|
tooltipLoc |
Enum.UIWidgetTooltipLocation |
|
Enum.WidgetIconSourceType
Value |
Field |
Description
|
0 |
Spell |
|
1 |
Item |
|
Enum.WidgetIconSizeType
Value |
Field |
Description
|
0 |
Small |
|
1 |
Medium |
|
2 |
Large |
|
3 |
Standard |
|
Enum.UIWidgetTooltipLocation
Value |
Field |
Description
|
0 |
Default |
|
1 |
BottomLeft |
|
2 |
Left |
|
3 |
TopLeft |
|
4 |
Top |
|
5 |
TopRight |
|
6 |
Right |
|
7 |
BottomRight |
|
8 |
Bottom |
|
Enum.WidgetGlowAnimType
Value |
Field |
Description
|
0 |
None |
|
1 |
Pulse |
|
Enum.UIWidgetTooltipLocation
Value |
Field |
Description
|
0 |
Default |
|
1 |
BottomLeft |
|
2 |
Left |
|
3 |
TopLeft |
|
4 |
Top |
|
5 |
TopRight |
|
6 |
Right |
|
7 |
BottomRight |
|
8 |
Bottom |
|
Enum.WidgetAnimationType
Value |
Field |
Description
|
0 |
None |
|
1 |
Fade |
|
Enum.UIWidgetScale
Value |
Field |
Description
|
0 |
OneHundred |
|
1 |
Ninty |
|
2 |
Eighty |
|
3 |
Seventy |
|
4 |
Sixty |
|
5 |
Fifty |
|
Enum.UIWidgetLayoutDirection
Value |
Field |
Description
|
0 |
Default |
|
1 |
Vertical |
|
2 |
Horizontal |
|
3 |
Overlap |
|
4 |
HorizontalForceNewRow |
|
Enum.UIWidgetModelSceneLayer
Value |
Field |
Description
|
0 |
None |
|
1 |
Front |
|
2 |
Back |
|