UE2:UT2ArenaConfig (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2ArenaConfig |
- Package:
- XInterface
- This class in other games:
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. |
null
Properties
WeaponClass
WeaponCombo
Type: moComboBox
WeaponDesc
Default values
Property | Value |
---|---|
Controls[0] | GUIButton'DialogBackground' |
Controls[1] | GUIButton'OkButton' |
Controls[2] | GUILabel'DialogText' |
Controls[3] | GUILabel'DialogText2' |
Controls[4] | moComboBox'WeaponSelect' |
WinHeight | 0.4 |
WinTop | 0.3 |
Subobjects
DialogBackground
Class: XInterface.GUIButton
Property | Value |
---|---|
bAcceptsInput | False |
bBoundToParent | True |
bNeverFocus | True |
bScaleToParent | True |
StyleName | "ComboListBox" |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
DialogText
Class: XInterface.GUILabel
DialogText2
Class: XInterface.GUILabel
OkButton
Class: XInterface.GUIButton
WeaponSelect
Class: XInterface.moComboBox
Property | Value |
---|---|
bReadOnly | True |
Caption | "Weapon" |
CaptionWidth | 0.3 |
ComponentJustification | TXTA_Left |
IniOption | "@INTERNAL" |
WinHeight | 0.04 |
WinLeft | 0.29375 |
WinTop | 0.467448 |
WinWidth | 0.431641 |
Instance functions
InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPage.InitComponent
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)