UE2:UT2BotInfoPage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2BotInfoPage
Package:
XInterface
This class in other games:

null

Properties

Bars

Type: array<GUIProgressBar>


BotName

Type: GUILabel


BotPortrait

Type: GUIImage


BotRace

Type: GUILabel


NoInformation

Type: string

Modifiers: localized


Default value: "No Information Available!"

Default values

See UT2BotInfoPage defaults.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


Other instance functions

OkClick

function bool OkClick (GUIComponent Sender)


SetupBotInfo

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