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

UE2:UT2BotInfoPage (UT2003)

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

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.

Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


OkClick[edit]

function bool OkClick (GUIComponent Sender)


SetupBotInfo[edit]

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