Always snap to grid
UE2:UT2K4BotInfoPage (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LockedFloatingWindow >> UT2K4BotInfoPage |
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UT2K4 version of UT2BotInfoPage
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
AccuracyCaption
Type: string
Modifiers: localized
Default value: "Accuracy"
AggressionCaption
Type: string
Modifiers: localized
Default value: "Aggressiveness"
AgilityCaption
Type: string
Modifiers: localized
Default value: "Agility"
i_Portrait
Type: GUIImage
Modifiers: automated
Default value: GUIImage'imgBotPic'
lb_Deco
Type: GUIScrollTextBox
Modifiers: automated
Default value: GUIScrollTextBox'DecoDescription'
NoInformation
Type: string
Modifiers: localized
Default value: "No Information Available!"
pb_Accuracy
Type: GUIProgressBar
Modifiers: automated
Default value: GUIProgressBar'myPB'
pb_Aggression
Type: GUIProgressBar
Modifiers: automated
Default value: GUIProgressBar'myPB'
pb_Agility
Type: GUIProgressBar
Modifiers: automated
Default value: GUIProgressBar'myPB'
pb_Tactics
Type: GUIProgressBar
Modifiers: automated
Default value: GUIProgressBar'myPB'
sb_HistBK
Type: AltSectionBackground
Modifiers: automated
Default value: AltSectionBackground'HistBk'
sb_PicBK
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'PicBK'
TacticsCaption
Type: string
Modifiers: localized
Default value: "Tactics"
Default values
Property | Value |
---|---|
WinHeight | 0.759115 |
WinLeft | 0.045898 |
WinTop | 0.100228 |
WinWidth | 0.902344 |
Subobjects
DecoDescription
Class: XInterface.GUIScrollTextBox
Property | Value |
---|---|
bNeverFocus | True |
CharDelay | 0.0025 |
EOLDelay | 0.5 |
WinHeight | 0.269553 |
WinLeft | 0.353008 |
WinTop | 0.613447 |
WinWidth | 0.570936 |
HistBk
Class: GUI2K4.AltSectionBackground
Property | Value |
---|---|
LeftPadding | 0.01 |
RightPadding | 0.01 |
WinHeight | 0.269553 |
WinLeft | 0.357891 |
WinTop | 0.51579 |
WinWidth | 0.546522 |
imgBotPic
Class: XInterface.GUIImage
Property | Value |
---|---|
ImageRenderStyle | MSTY_Normal |
ImageStyle | ISTY_Scaled |
RenderWeight | 1.01 |
WinHeight | 0.866809 |
WinLeft | 0.079861 |
WinTop | 0.097923 |
WinWidth | 0.246875 |
myPB
Class: XInterface.GUIProgressBar
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BarBack | Material'2K4Menus.Newcontrols.NewStatusBar' | ||||||||||
BarColor |
|
||||||||||
BarTop | Material'2K4Menus.Newcontrols.NewStatusFill' | ||||||||||
bShowHigh | False | ||||||||||
bShowLow | False | ||||||||||
bShowValue | False | ||||||||||
FontName | "UT2SmallFont" | ||||||||||
RenderWeight | 1.2 | ||||||||||
StyleName | "TextLabel" | ||||||||||
Value | 50.0 | ||||||||||
WinHeight | 0.04 |
PicBK
Class: XInterface.GUISectionBackground
Property | Value |
---|---|
WinHeight | 0.661731 |
WinLeft | 0.02615 |
WinTop | 0.057558 |
WinWidth | 0.29082 |
Functions
Events
InitComponent
Overrides: LockedFloatingWindow.InitComponent