| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIBorder
|
+-- XInterface.GUIFooter
|
+-- GUI2K4.ButtonFooter
|
+-- GUI2K4.UT2K4Browser_Footer
|
+-- KFGui.KFBrowser_Footer
| Variables Summary | |
|---|---|
| string | StopCaption |
| Inherited Variables from GUI2K4.UT2K4Browser_Footer |
|---|
| b_Back, b_Filter, b_Join, b_Refresh, b_Spectate, ch_Standard, i_Status, p_Anchor, t_StatusBar |
| Inherited Variables from GUI2K4.ButtonFooter |
|---|
| Alignment, bAutoSize, bFixedWidth, bFullHeight, ButtonHeight, ButtonLeft, ButtonWidth, Margin, Padding, Spacer |
| Functions Summary | ||
|---|---|---|
![]() | float | GetButtonLeft ())) |
![]() | bool | InternalOnClick (GUIComponent Sender)) |
![]() | PositionButtons (Canvas C )) | |
![]() | UpdateActiveButtons (UT2K4Browser_Page CurrentPanel)) | |
![]() | UpdateButtonState (GUIButton But, bool Active )) | |
| Inherited Functions from GUI2K4.UT2K4Browser_Footer |
|---|
| GetButtonLeft, InternalOnClick, PositionButtons, UpdateActiveButtons, UpdateButtonState |
| Inherited Functions from GUI2K4.ButtonFooter |
|---|
| ButtonsSized, GetButtonLeft, GetLongestCaption, GetMargin, GetPadding, GetSpacer, InitComponent, InternalOnPreDraw, PositionButtons, ResolutionChanged, SetupButtons, Timer |
| Variables Detail |
|---|
| Functions Detail |
|---|
GetButtonLeft Source code
InternalOnClick Source code
PositionButtons Source code
UpdateActiveButtons Source code
UpdateButtonState Source code| Defaultproperties |
|---|
defaultproperties
{
StopCaption="STOP"
Begin Object Class=GUITitleBar Name=BrowserStatus
bUseTextHeight=False
Justification=TXTA_Left
FontScale=FNS_Small
WinTop=0.300000
WinWidth=0.500000
WinHeight=0.400000
bBoundToParent=True
bScaleToParent=True
End Object
t_StatusBar=GUITitleBar'KFGui.KFBrowser_Footer.BrowserStatus'
b_Spectate=None
b_Filter=None
ButtonWidth=0.120000
Padding=0.400000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||