Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:UT2k4ModelSelect (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
GUI2K4

(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


Default value: GUIImage'iBK'

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
Member Value
A 128
B 255
G 255
R 255
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

event Free ()

Overrides: GUIPage.Free


HandleParameters

event HandleParameters (string Who, string Team)

Overrides: GUIPage.HandleParameters


InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: LockedFloatingWindow.InitComponent


Opened

event Opened (GUIComponent Sender)

Overrides: PopupPageBase.Opened


Other instance functions

GetDataString

function string GetDataString ()

Overrides: GUIPage.GetDataString


InternalOnDraw

function bool InternalOnDraw (Canvas Canvas)


IsHiddenCharacter

function bool IsHiddenCharacter (string CharacterMenuString)


IsUnlocked

function bool IsUnlocked (xUtil.PlayerRecord Test)


ListChange

function ListChange (GUIComponent Sender)


PopulateRaces

function PopulateRaces ()


RaceChange

function RaceChange (GUIComponent Sender)


RefreshCharacterList

function RefreshCharacterList (string ExcludedChars, optional string Race)


UpdateSpinnyDude

function UpdateSpinnyDude ()