Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIProgressBar
Constants Summary |
---|
Inherited Contants from XInterface.GUI |
---|
Counter, QBTN_Abort, QBTN_AbortRetry, QBTN_Cancel, QBTN_Continue, QBTN_Ignore, QBTN_No, QBTN_Ok, QBTN_OkCancel, QBTN_Retry, QBTN_Yes, QBTN_YesNo, QBTN_YesNoCancel |
Variables Summary | |
---|---|
Material | BarBack |
Color | BarColor |
eDrawDirection | BarDirection |
Material | BarTop |
bool | bShowHigh |
bool | bShowLow |
bool | bShowValue |
string | Caption |
eTextAlign | CaptionAlign |
float | CaptionWidth |
string | FontName |
float | GraphicMargin |
float | High |
float | Low |
int | NumDecimals |
float | Value |
string | ValueFontName |
eTextAlign | ValueRightAlign |
float | ValueRightWidth |
Inherited Variables from XInterface.GUI |
---|
Controller, SaveColor, SaveFont, SaveModulation, SaveStyle, SaveX, SaveY |
Enumerations Summary |
---|
Inherited Enumerations from XInterface.GUIComponent |
---|
EClickSound, EParentScaleType |
Inherited Enumerations from XInterface.GUI |
---|
EAnimationType, eCellStyle, eDrawDirection, eDropState, eEditMask, eFontScale, eIconPosition, eImgAlign, eImgStyle, EMenuRenderStyle, eMenuState, EOrientation, ePageAlign, eTextAlign, eTextCase |
Structures Summary |
---|
Inherited Structures from XInterface.GUI |
---|
APackInfo, AutoLoginInfo, GUIListElem, GUITabItem, GUITreeNode, ImageListElem, MultiSelectListElem |
Functions Summary |
---|
Inherited Functions from XInterface.GUI |
---|
GetModList, GetModLogo, GetModValue, IsDigit, JoinArray, Profile |
Variables Detail |
---|
Defaultproperties |
---|
defaultproperties { BarBack=Texture'InterfaceContent.Menu.BorderBoxD' BarTop=Texture'InterfaceContent.Menu.StatusBarInner' BarColor=(G=203,R=255,A=255) High=100.000000 CaptionWidth=0.450000 ValueRightAlign=TXTA_Right FontName="UT2MenuFont" ValueRightWidth=0.200000 bShowValue=Wahr } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |