I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:UT2k4ModelSelect (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LockedFloatingWindow >> UT2k4ModelSelect |
- 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. |
(C) 2002, Epic Games
Properties
Property group 'SpinnyDude'
SpinnyDudeOffset
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | 250.0 |
Y | 1.0 |
Z | -14.0 |
Property group 'UT2k4ModelSelect'
IgnoredTypes
Type: string
Modifiers: private
Default value: "SP"
InvalidTypes
Type: string
Modifiers: private
Default value: "DUP"
PlayerList
Type: array<xUtil.PlayerRecord>
YawValue
Type: int
Internal variables
CharList
Type: GUIVertImageListBox
Modifiers: automated
Default value: GUIVertImageListBox'vil_CharList'
co_Race
Type: moComboBox
Modifiers: automated
Default value: moComboBox'CharRace'
DoneInit
Type: int
i_bk
Type: GUIImage
Modifiers: automated
LockedImage
Type: Material
Default value: Material'PlayerPictures.cDefault'
MyTab
Type: UT2K4Tab_PlayerSettings
Used for the callback
nfov
Type: int
Default value: 15
SpinnyDude
Type: SpinnyWeap
MUST be set to null when you leave the window
Default values
Property | Value |
---|---|
WindowName | "Select Character" |
Subobjects
CharRace
Class: XInterface.moComboBox
Property | Value |
---|---|
bAutoSizeCaption | True |
bBoundToParent | True |
bReadOnly | True |
bScaleToParent | True |
Caption | "Race" |
CaptionWidth | 0.25 |
ComponentJustification | TXTA_Left |
Hint | "Filter the available characters by race." |
TabOrder | 4 |
WinHeight | 0.042857 |
WinLeft | 0.052733 |
WinTop | 0.88 |
WinWidth | 0.388155 |
iBK
Class: XInterface.GUIImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bBoundToParent | True | ||||||||||
bScaleToParent | True | ||||||||||
DropShadow | Material'2K4Menus.Controls.shadow' | ||||||||||
DropShadowX | 4 | ||||||||||
DropShadowY | 4 | ||||||||||
Image | Material'2K4Menus.Controls.buttonSquare_b' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Alpha | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
OnDraw | InternalOnDraw | ||||||||||
RenderWeight | 0.52 | ||||||||||
WinHeight | 0.8125 | ||||||||||
WinLeft | 0.530206 | ||||||||||
WinTop | 0.007507 | ||||||||||
WinWidth | 0.368945 |
vil_CharList
Class: XInterface.GUIVertImageListBox
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
CellStyle | Cell_FixedCount |
NoVisibleCols | 4 |
NoVisibleRows | 3 |
OnChange | ListChange |
TabOrder | 0 |
WinHeight | 0.658125 |
WinLeft | 0.102888 |
WinTop | 0.185119 |
WinWidth | 0.403407 |
Functions
Events
Free
Overrides: GUIPage.Free
HandleParameters
Overrides: GUIPage.HandleParameters
InitComponent
Overrides: LockedFloatingWindow.InitComponent
Opened
Overrides: PopupPageBase.Opened
Other instance functions
GetDataString
Overrides: GUIPage.GetDataString