Cogito, ergo sum
UE2:UT2BotConfigPage defaults (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2BotConfigPage (defaults) |
Contents
- 1 Default values
- 2 Subobjects
- 2.1 BotAccuracySlider
- 2.2 BotAccuracyText
- 2.3 BotAggrSlider
- 2.4 BotAggrText
- 2.5 BotCfgName
- 2.6 BotCStyleSlider
- 2.7 BotCStyleText
- 2.8 BotJumpy
- 2.9 BotPortraitBorder
- 2.10 BotReactionSlider
- 2.11 BotReactionText
- 2.12 BotStrafeSlider
- 2.13 BotStrafeText
- 2.14 BotTacticsSlider
- 2.15 BotTacticsText
- 2.16 BotWeapon
- 2.17 imgBotPic
- 2.18 OkButton
- 2.19 PageBack
- 2.20 ResetButton
- UT2BotConfigPage defaults in other games:
- UT2003
- Other member categories for this class:
- properties
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[edit]
Property | Value |
---|---|
Controls[0] | GUIImage'PageBack' |
Controls[1] | GUIImage'imgBotPic' |
Controls[10] | moSlider'BotTacticsSlider' |
Controls[11] | moSlider'BotReactionSlider' |
Controls[12] | moCheckBox'BotJumpy' |
Controls[13] | moComboBox'BotWeapon' |
Controls[2] | GUIImage'BotPortraitBorder' |
Controls[3] | GUILabel'BotCfgName' |
Controls[4] | GUIButton'ResetButton' |
Controls[5] | GUIButton'OkButton' |
Controls[6] | moSlider'BotAggrSlider' |
Controls[7] | moSlider'BotAccuracySlider' |
Controls[8] | moSlider'BotCStyleSlider' |
Controls[9] | moSlider'BotStrafeSlider' |
WinHeight | 0.8 |
WinTop | 0.1 |
Subobjects[edit]
BotAccuracySlider[edit]
Class: XInterface.moSlider
Property | Value |
---|---|
bHeightFromComponent | False |
Caption | "Accuracy" |
Hint | "Configures the accuracy rating of this bot." |
MaxValue | 1.0 |
MinValue | -1.0 |
OnChange | SliderChange; |
WinHeight | 0.03 |
WinLeft | 0.345313 |
WinTop | 0.281145 |
WinWidth | 0.598438 |
BotAccuracyText[edit]
Class: XInterface.GUILabel
Property | Value |
---|---|
StyleName | "TextLabel" |
TabOrder | 1 |
TextAlign | TXTA_Left |
WinHeight | 32.0 |
WinLeft | 0.344727 |
WinTop | 0.262499 |
WinWidth | 0.25 |
BotAggrSlider[edit]
Class: XInterface.moSlider
Property | Value |
---|---|
bHeightFromComponent | False |
Caption | "Aggressiveness" |
Hint | "Configures the aggressiveness rating of this bot." |
MaxValue | 1.0 |
MinValue | 0.0 |
OnChange | SliderChange |
TabOrder | 0 |
WinHeight | 0.03 |
WinLeft | 0.345313 |
WinTop | 0.208229 |
WinWidth | 0.598438 |
BotAggrText[edit]
Class: XInterface.GUILabel
Property | Value |
---|---|
StyleName | "TextLabel" |
TextAlign | TXTA_Left |
WinHeight | 32.0 |
WinLeft | 0.344727 |
WinTop | 0.189583 |
WinWidth | 0.25 |
BotCfgName[edit]
Class: XInterface.GUILabel
Property | Value |
---|---|
Caption | "Unknown" |
FontScale | FNS_Large |
StyleName | "TextLabel" |
TextAlign | TXTA_Left |
WinHeight | 0.052539 |
WinLeft | 0.084744 |
WinTop | 0.119068 |
WinWidth | 0.598437 |
BotCStyleSlider[edit]
Class: XInterface.moSlider
Property | Value |
---|---|
bHeightFromComponent | False |
Caption | "Combat Style" |
Hint | "Adjusts the combat style of this bot." |
MaxValue | 1.0 |
MinValue | 0.0 |
OnChange | SliderChange; |
WinHeight | 0.03 |
WinLeft | 0.345313 |
WinTop | 0.354062 |
WinWidth | 0.598438 |
BotCStyleText[edit]
Class: XInterface.GUILabel
Property | Value |
---|---|
StyleName | "TextLabel" |
TextAlign | TXTA_Left |
WinHeight | 32.0 |
WinLeft | 0.344727 |
WinTop | 0.335415 |
WinWidth | 0.25 |
BotJumpy[edit]
Class: XInterface.moCheckBox
Property | Value |
---|---|
bHeightFromComponent | False |
bSquare | True |
Caption | "Jump Happy" |
CaptionWidth | 0.9 |
ComponentJustification | TXTA_Right |
Hint | "Controls whether this bot jumps a lot during the game." |
OnChange | CheckBoxChange |
WinHeight | 0.04 |
WinLeft | 0.345313 |
WinTop | 0.666562 |
WinWidth | 0.598438 |
BotPortraitBorder[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DropShadow | Material'2K4Menus.Controls.shadow' | ||||||||||
DropShadowX | 8 | ||||||||||
DropShadowY | 8 | ||||||||||
Image | Material'InterfaceContent.Menu.BorderBoxA1' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Normal | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
RenderWeight | 0.1 | ||||||||||
WinHeight | 0.664258 | ||||||||||
WinLeft | 0.076563 | ||||||||||
WinTop | 0.188427 | ||||||||||
WinWidth | 0.253125 |
BotReactionSlider[edit]
Class: XInterface.moSlider
Property | Value |
---|---|
bHeightFromComponent | False |
Caption | "Reaction Time" |
Hint | "Adjusts the reaction speed of this bot." |
MaxValue | 4.0 |
MinValue | -4.0 |
OnChange | SliderChange; |
WinHeight | 0.03 |
WinLeft | 0.345313 |
WinTop | 0.593645 |
WinWidth | 0.598438 |
BotReactionText[edit]
Class: XInterface.GUILabel
Property | Value |
---|---|
StyleName | "TextLabel" |
TextAlign | TXTA_Left |
WinHeight | 32.0 |
WinLeft | 0.344727 |
WinTop | 0.574999 |
WinWidth | 0.25 |
BotStrafeSlider[edit]
Class: XInterface.moSlider
Property | Value |
---|---|
bHeightFromComponent | False |
Caption | "Strafing Ability" |
Hint | "Adjusts the strafing ability of this bot." |
MaxValue | 1.0 |
MinValue | 0.0 |
OnChange | SliderChange; |
WinHeight | 0.03 |
WinLeft | 0.345313 |
WinTop | 0.426979 |
WinWidth | 0.598438 |
BotStrafeText[edit]
Class: XInterface.GUILabel
Property | Value |
---|---|
StyleName | "TextLabel" |
TextAlign | TXTA_Left |
WinHeight | 32.0 |
WinLeft | 0.344727 |
WinTop | 0.408333 |
WinWidth | 0.25 |
BotTacticsSlider[edit]
Class: XInterface.moSlider
Property | Value |
---|---|
bHeightFromComponent | False |
Caption | "Tactics" |
Hint | "Adjusts the team-play awareness ability of this bot." |
MaxValue | 1.0 |
MinValue | -1.0 |
OnChange | SliderChange; |
WinHeight | 0.03 |
WinLeft | 0.345313 |
WinTop | 0.499895 |
WinWidth | 0.598438 |
BotTacticsText[edit]
Class: XInterface.GUILabel
Property | Value |
---|---|
StyleName | "TextLabel" |
TextAlign | TXTA_Left |
WinHeight | 32.0 |
WinLeft | 0.344727 |
WinTop | 0.481249 |
WinWidth | 0.25 |
BotWeapon[edit]
Class: XInterface.moComboBox
Property | Value |
---|---|
bHeightFromComponent | False |
bReadOnly | True |
Caption | "Preferred Weapon" |
CaptionWidth | 0.45 |
ComponentJustification | TXTA_Left |
Hint | "Select which weapon this bot should prefer." |
WinHeight | 0.044375 |
WinLeft | 0.345313 |
WinTop | 0.729062 |
WinWidth | 0.598438 |
imgBotPic[edit]
Class: XInterface.GUIImage
Property | Value |
---|---|
ImageRenderStyle | MSTY_Normal |
ImageStyle | ISTY_Justified |
RenderWeight | 0.1001 |
WinHeight | 0.658008 |
WinLeft | 0.078125 |
WinTop | 0.193982 |
WinWidth | 0.246875 |
OkButton[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "OK" |
OnClick | OkClick |
WinHeight | 0.045313 |
WinLeft | 0.765625 |
WinTop | 0.825001 |
WinWidth | 0.167187 |
PageBack[edit]
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[edit]
Class: XInterface.GUIButton
Property | Value |
---|---|
Caption | "Reset" |
OnClick | ResetClick |
WinHeight | 0.045313 |
WinLeft | 0.585938 |
WinTop | 0.825001 |
WinWidth | 0.167187 |