UE2:UT2BotConfigPage defaults (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2BotConfigPage (defaults) |
- UT2BotConfigPage defaults in other games:
- Other member categories for this class:
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. |
Default values
Property | Value |
---|---|
Controls[0] | GUIImage'PageBack' |
Controls[1] | GUIImage'imgBotPic' |
Controls[10] | GUILabel'BotCStyleText' |
Controls[11] | GUISlider'BotCStyleSlider' |
Controls[12] | GUILabel'BotStrafeText' |
Controls[13] | GUISlider'BotStrafeSlider' |
Controls[14] | GUILabel'BotTacticsText' |
Controls[15] | GUISlider'BotTacticsSlider' |
Controls[16] | GUILabel'BotReactionText' |
Controls[17] | GUISlider'BotReactionSlider' |
Controls[18] | moCheckBox'BotJumpy' |
Controls[19] | moComboBox'BotWeapon' |
Controls[2] | GUIImage'BotPortraitBorder' |
Controls[3] | GUILabel'BotCfgName' |
Controls[4] | GUIButton'ResetButton' |
Controls[5] | GUIButton'OkButton' |
Controls[6] | GUILabel'BotAggrText' |
Controls[7] | GUISlider'BotAggrSlider' |
Controls[8] | GUILabel'BotAccuracyText' |
Controls[9] | GUISlider'BotAccuracySlider' |
WinHeight | 0.8 |
WinTop | 0.1 |
Subobjects
BotAccuracySlider
Class: XInterface.GUISlider
BotAccuracyText
Class: XInterface.GUILabel
BotAggrSlider
Class: XInterface.GUISlider
BotAggrText
Class: XInterface.GUILabel
BotCfgName
Class: XInterface.GUILabel
BotCStyleSlider
Class: XInterface.GUISlider
BotCStyleText
Class: XInterface.GUILabel
BotJumpy
Class: XInterface.moCheckBox
Property | Value |
---|---|
bSquare | True |
Caption | "Jump Happy" |
CaptionWidth | 0.9 |
ComponentJustification | TXTA_Left |
Hint | "How Jumpy is this bot." |
OnChange | CheckBoxChange |
WinHeight | 0.04 |
WinLeft | 0.345313 |
WinTop | 0.666562 |
WinWidth | 0.598438 |
BotPortraitBorder
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxA1' | ||||||||||
ImageColor |
| ||||||||||
ImageRenderStyle | MSTY_Normal | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.664258 | ||||||||||
WinLeft | 0.076563 | ||||||||||
WinTop | 0.168751 | ||||||||||
WinWidth | 0.253125 |
BotReactionSlider
Class: XInterface.GUISlider
BotReactionText
Class: XInterface.GUILabel
BotStrafeSlider
Class: XInterface.GUISlider
BotStrafeText
Class: XInterface.GUILabel
BotTacticsSlider
Class: XInterface.GUISlider
BotTacticsText
Class: XInterface.GUILabel
BotWeapon
Class: XInterface.moComboBox
Property | Value |
---|---|
bReadOnly | True |
Caption | "Preferred Weapon" |
CaptionWidth | 0.45 |
ComponentJustification | TXTA_Left |
Hint | "What weapon does this bot perfer?" |
WinHeight | 0.044375 |
WinLeft | 0.345313 |
WinTop | 0.729062 |
WinWidth | 0.598438 |
imgBotPic
Class: XInterface.GUIImage
Property | Value |
---|---|
ImageRenderStyle | MSTY_Normal |
ImageStyle | ISTY_Justified |
WinHeight | 0.658008 |
WinLeft | 0.078125 |
WinTop | 0.170834 |
WinWidth | 0.246875 |
OkButton
Class: XInterface.GUIButton
PageBack
Class: XInterface.GUIImage
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
Image | Material'InterfaceContent.Menu.EditBoxDown' |
ImageStyle | ISTY_Stretched |
WinHeight | 1.0 |
WinLeft | 0.0625 |
WinTop | 0.0 |
WinWidth | 0.890625 |
ResetButton
Class: XInterface.GUIButton