Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:Tab_InstantActionMain defaults (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_InstantActionMain (defaults) |
Contents
- Tab_InstantActionMain defaults in other games:
- UT2004
- Other member categories for this class:
- Tab InstantActionMain 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'IAMainBK1' |
Controls[1] | moNumericEdit'IAMain_BotCount' |
Controls[10] | GUIImage'IAMainBK2' |
Controls[11] | GUIImage'IAMain_DescBack' |
Controls[12] | GUILabel'IAMain_MapName' |
Controls[13] | GUILabel'IAMain_MapAuthor' |
Controls[14] | GUILabel'IAMain_MapPlayers' |
Controls[2] | moComboBox'IAMain_GameType' |
Controls[3] | GUIListBox'IAMain_MapList' |
Controls[4] | GUIImage'IAMain_MapImage' |
Controls[5] | GUIScrollTextBox'IAMain_MapScroll' |
Controls[6] | GUIImage'IAMainBK3' |
Controls[7] | moComboBox'IAMain_BotSkill' |
Controls[8] | moCheckBox'IAMain_UseMapBots' |
Controls[9] | moCheckBox'IAMain_UseCustomBots' |
WinHeight | 0.77 |
WinTop | 0.15 |
Subobjects[edit]
IAMain_BotCount[edit]
Class: XInterface.moNumericEdit
Property | Value |
---|---|
Caption | "Number of Bots" |
CaptionWidth | 0.5 |
Hint | "Choose the number of bots you wish to play with." |
MaxValue | 16 |
MinValue | 0 |
WinHeight | 0.06 |
WinLeft | 0.038476 |
WinTop | 0.919531 |
WinWidth | 0.45 |
IAMain_BotSkill[edit]
Class: XInterface.moComboBox
Property | Value |
---|---|
Caption | "Bot Skill" |
CaptionWidth | 0.5 |
Hint | "Choose the skill of the bots you wish to play with." |
OnChange | BotSkillChanged |
WinHeight | 0.06 |
WinLeft | 0.038476 |
WinTop | 0.689531 |
WinWidth | 0.45 |
IAMain_DescBack[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Normal | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.41 | ||||||||||
WinLeft | 0.527891 | ||||||||||
WinTop | 0.591354 | ||||||||||
WinWidth | 0.45 |
IAMain_GameType[edit]
Class: XInterface.moComboBox
Property | Value |
---|---|
Caption | "Game Type:" |
CaptionWidth | 0.3 |
ComponentJustification | TXTA_Left |
Hint | "Select the type of game you wish to play." |
OnChange | GameTypeChanged |
WinHeight | 0.06 |
WinLeft | 0.25 |
WinTop | 0.047917 |
WinWidth | 0.5 |
IAMain_MapAuthor[edit]
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Caption | "Testing" | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
|
||||||||||
TextFont | "UT2SmallHeaderFont" | ||||||||||
WinHeight | 17.0 | ||||||||||
WinLeft | 0.531054 | ||||||||||
WinTop | 0.471822 | ||||||||||
WinWidth | 0.445313 |
IAMain_MapImage[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.NoLevelPreview' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Normal | ||||||||||
ImageStyle | ISTY_Scaled | ||||||||||
WinHeight | 0.405312 | ||||||||||
WinLeft | 0.531796 | ||||||||||
WinTop | 0.163489 | ||||||||||
WinWidth | 0.44375 |
IAMain_MapList[edit]
Class: XInterface.GUIListBox
Property | Value |
---|---|
bVisibleWhenEmpty | True |
Hint | "Select the map to play" |
StyleName | "SquareButton" |
WinHeight | 0.463633 |
WinLeft | 0.021641 |
WinTop | 0.161406 |
WinWidth | 0.478984 |
IAMain_MapName[edit]
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Caption | "Testing" | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
|
||||||||||
TextFont | "UT2HeaderFont" | ||||||||||
WinHeight | 32.0 | ||||||||||
WinLeft | 0.562304 | ||||||||||
WinTop | 0.596822 | ||||||||||
WinWidth | 0.382813 |
IAMain_MapPlayers[edit]
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Caption | "Best for 4 to 8 players" | ||||||||||
TextAlign | TXTA_Center | ||||||||||
TextColor |
|
||||||||||
TextFont | "UT2SmallHeaderFont" | ||||||||||
WinHeight | 17.0 | ||||||||||
WinLeft | 0.531054 | ||||||||||
WinTop | 0.513489 | ||||||||||
WinWidth | 0.445313 |
IAMain_MapScroll[edit]
Class: XInterface.GUIScrollTextBox
Property | Value |
---|---|
bNeverFocus | True |
CharDelay | 0.0025 |
EOLDelay | 0.5 |
StyleName | "NoBackground" |
WinHeight | 0.3 |
WinLeft | 0.534569 |
WinTop | 0.689325 |
WinWidth | 0.435 |
IAMain_UseCustomBots[edit]
Class: XInterface.moCheckBox
Property | Value |
---|---|
bSquare | True |
Caption | "Use Custom Bots" |
CaptionWidth | 0.9 |
ComponentJustification | TXTA_Left |
Hint | "When enabled, you may use the Bot tab to choose bots to play with." |
OnChange | ChangeCustomBots |
WinHeight | 0.06 |
WinLeft | 0.038476 |
WinTop | 0.849531 |
WinWidth | 0.45 |
IAMain_UseMapBots[edit]
Class: XInterface.moCheckBox
Property | Value |
---|---|
bSquare | True |
Caption | "Use Map Bot Count" |
CaptionWidth | 0.9 |
ComponentJustification | TXTA_Left |
Hint | "When enabled, an appropriate number of bots for the map will be used." |
OnChange | ChangeMapBots |
WinHeight | 0.06 |
WinLeft | 0.038476 |
WinTop | 0.769531 |
WinWidth | 0.45 |
IAMainBK1[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Normal | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.107188 | ||||||||||
WinLeft | 0.021641 | ||||||||||
WinTop | 0.024687 | ||||||||||
WinWidth | 0.9575 |
IAMainBK2[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxA1' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Normal | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.41 | ||||||||||
WinLeft | 0.527891 | ||||||||||
WinTop | 0.161406 | ||||||||||
WinWidth | 0.45 |
IAMainBK3[edit]
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Image | Material'InterfaceContent.Menu.BorderBoxD' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
WinHeight | 0.348633 | ||||||||||
WinLeft | 0.020742 | ||||||||||
WinTop | 0.650469 | ||||||||||
WinWidth | 0.480469 |