I'm a doctor, not a mechanic

UE2:KickInfoPage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
xVoting

xVoting.KickInfoPage Player Information Page.

Written by Bruce Bickar (c) 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

b_ReturnButton[edit]

Type: GUIButton

Modifiers: automated


Default value: GUIButton'ExitButton'

DeathsText[edit]

Type: string

Modifiers: localized


Default value: "Deaths"

i_PlayerPortrait[edit]

Type: GUIImage

Modifiers: automated


Default value: GUIImage'KickImagePlayerPortrait'

IDText[edit]

Type: string

Modifiers: localized


Default value: "Player ID"

IPText[edit]

Type: string

Modifiers: localized


Default value: "IP Address"

KillsText[edit]

Type: string

Modifiers: localized


Default value: "Kills"

l_PlayerName[edit]

Type: GUILabel

Modifiers: automated


Default value: GUILabel'PlayerNameLabel'

lb_PlayerInfoBox[edit]

Type: PlayerInfoMultiColumnListBox

Modifiers: automated


Default value: PlayerInfoMultiColumnListBox'PlayerInfoBoxControl'

MultiKillsText[edit]

Type: string

Modifiers: localized


Default value: "MultiKills"

PingText[edit]

Type: string

Modifiers: localized


Default value: "Ping"

PlayerText[edit]

Type: string

Modifiers: localized


ScoreText[edit]

Type: string

Modifiers: localized


Default value: "Score"

SpreesText[edit]

Type: string

Modifiers: localized


Default value: "Sprees"

SuicidesText[edit]

Type: string

Modifiers: localized


Default value: "Suicides"

Default values[edit]

Property Value
bAcceptsInput False
bAllowedAsLast True
bRequire640x480 False
WinHeight 0.440703
WinLeft 0.188743
WinTop 0.151276
WinWidth 0.622502

Subobjects[edit]

ExitButton[edit]

Class: XInterface.GUIButton

Property Value
Caption "Close"
RenderWeight 1.0
StyleName "SquareButton"
TabOrder 2
WinHeight 0.033203
WinLeft 0.670934
WinTop 0.531692
WinWidth 0.12

KickImagePlayerPortrait[edit]

Class: XInterface.GUIImage

Property Value
Image Material'2K4Menus.Controls.buttonThick_b'
ImageColor
Member Value
A 255
B 255
G 255
R 255
ImageRenderStyle MSTY_Normal
ImageStyle ISTY_Scaled
WinHeight 0.358525
WinLeft 0.206924
WinTop 0.193199
WinWidth 0.155814

PlayerInfoBoxControl[edit]

Class: xVoting.PlayerInfoMultiColumnListBox

Property Value
bVisible True
bVisibleWhenEmpty True
StyleName "ServerBrowserGrid"
WinHeight 0.299483
WinLeft 0.36696
WinTop 0.234286
WinWidth 0.422477

PlayerNameLabel[edit]

Class: XInterface.GUILabel

Property Value
Caption "PlayerName"
RenderWeight 0.3
TextAlign TXTA_Center
TextColor
Member Value
A 255
B 255
G 255
R 255
TextFont "UT2SmallHeaderFont"
WinHeight 0.038297
WinLeft 0.365679
WinTop 0.195429
WinWidth 0.425371

Functions[edit]

Events[edit]

HandleParameters[edit]

event HandleParameters (string Param1, string Param2)

Overrides: GUIPage.HandleParameters


InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: FloatingWindow.InitComponent


Other instance functions[edit]

LoadInfo[edit]

function LoadInfo (string PlayerName)


ReturnButtonOnClick[edit]

function bool ReturnButtonOnClick (GUIComponent Sender)