Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- KFGui.KFWeightBar
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 |
Material | BarTop |
float | BoxSizeX |
float | BoxSizeY |
int | CurBoxes |
color | CurrentColor |
float | CurX |
float | CurY |
string | EncString |
string | EncumbranceString |
int | MaxBoxes |
int | NewBoxes |
color | NewColor |
float | Spacer |
color | WarnColor |
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 | ||
---|---|---|
![]() | bool | MyOnDraw (Canvas C)) |
Inherited Functions from XInterface.GUI |
---|
GetModList, GetModLogo, GetModValue, IsDigit, JoinArray, Profile |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { BarBack=Texture'KF_InterfaceArt_tex.Menu.Perk_box_unselected' BarTop=Texture'KF_InterfaceArt_tex.Menu.Progress' MaxBoxes=15 BoxSizeX=0.015000 BoxSizeY=0.015000 Spacer=0.001200 CurrentColor=(B=158,G=176,R=175,A=255) NewColor=(G=128,R=255,A=255) WarnColor=(R=255,A=255) EncumbranceString="Encumbrance Level" OnDraw=KFWeightBar.MyOnDraw } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |