The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:UT2BotConfigPage (UT2003)

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

null

Properties

See UT2BotConfigPage properties.

Instance functions

AccDC

function string AccDC ()


AggDC

function string AggDC ()


CheckBoxChange

function CheckBoxChange (GUIComponent Sender)


ComboBoxChange

function ComboBoxChange (GUIComponent Sender)


ComDC

function string ComDC ()


DoPerc

function int DoPerc (GUISlider Control)


FindIndexOf

function int FindIndexOf (string WeapClass)


InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


OkClick

function bool OkClick (GUIComponent Sender)


ReaDC

function string ReaDC ()


ResetClick

function bool ResetClick (GUIComponent Sender)


SetDefaults

function SetDefaults ()


SetupBotInfo

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


SliderChange

function SliderChange (GUIComponent Sender)


StrDC

function string StrDC ()


TacDC

function string TacDC ()