Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIButton
GUIEditBox, GUIGFXButton, GUISpinnerButton, GUITabButton, StateButton
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 | |
---|---|
GUIButton | |
PaddingPercent | AutoSizePadding |
bool | bAutoShrink |
bool | bAutoSize |
bool | bUseCaptionHeight |
bool | bWrapCaption |
string | Caption |
eTextAlign | CaptionAlign |
GUIStyles | CaptionEffectStyle |
string | CaptionEffectStyleName |
string | SizingCaption |
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 | ||
---|---|---|
PaddingPercent HorzPerc, VertPerc |
Inherited Structures from XInterface.GUI |
---|
APackInfo, AutoLoginInfo, GUIListElem, GUITabItem, GUITreeNode, ImageListElem, MultiSelectListElem |
Functions Summary | ||
---|---|---|
InitComponent (GUIController MyController, GUIComponent MyOwner) | ||
bool | InternalOnKeyEvent (out byte Key, out byte State, float delta) |
Inherited Functions from XInterface.GUI |
---|
GetModList, GetModLogo, GetModValue, IsDigit, JoinArray, Profile |
Variables Detail |
---|
Structures Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { CaptionAlign=TXTA_Center AutoSizePadding=(HorzPerc=0.125000) bAutoShrink=Wahr StyleName="SquareButton" WinHeight=0.040000 bTabStop=Wahr bAcceptsInput=Wahr bCaptureMouse=Wahr bMouseOverSound=Wahr Begin Object Class=GUIToolTip Name=GUIButtonToolTip End Object ToolTip=GUIToolTip'XInterface.GUIButton.GUIButtonToolTip' OnClickSound=CS_Click StandardHeight=0.040000 OnKeyEvent=GUIButton.InternalOnKeyEvent } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |