Cogito, ergo sum

UE2:UT2BotInfoPage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2BotInfoPage
Package: 
XInterface
This class in other games:
UT2003

null

Properties[edit]

Bars[edit]

Type: array<GUIProgressBar>


BotName[edit]

Type: GUILabel


BotPortrait[edit]

Type: GUIImage


BotRace[edit]

Type: GUILabel


NoInformation[edit]

Type: string

Modifiers: localized


Default value: "No Information Available!"

Default values[edit]

See UT2BotInfoPage defaults.

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


Other instance functions[edit]

OkClick[edit]

function bool OkClick (GUIComponent Sender)


SetupBotInfo[edit]

function SetupBotInfo (Material Portrait, string DecoTextName, xUtil.PlayerRecord PRE)