I don't need to test my programs. I have an error-correcting modem.

UE2:Tab_InstantActionBotConfig (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_InstantActionBotConfig
Package: 
XInterface
This class in other games:
UT2003

Class: XInterface.Tab_InstantActionBotConfig Parent: XInterface.GUITabPanel

<Enter a description here>

Properties

See Tab_InstantActionBotConfig properties.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions

BlueClickAdd

function bool BlueClickAdd (GUIComponent Sender)


BlueClickRemove

function bool BlueClickRemove (GUIComponent Sender)


BotConfigClick

function bool BotConfigClick (GUIComponent Sender)


BotInfoClick

function bool BotInfoClick (GUIComponent Sender)


CharListChange

function CharListChange (GUIComponent Sender)


InternalOnClick

function bool InternalOnClick (GUIComponent Sender)


ListChange

function ListChange (GUIComponent Sender)


Play

function string Play ()


RedClickAdd

function bool RedClickAdd (GUIComponent Sender)


RedClickRemove

function bool RedClickRemove (GUIComponent Sender)


SetupBotLists

function SetupBotLists (bool bIsTeam)


ShowPanel

function ShowPanel (bool bShow)

Overrides: GUITabPanel.ShowPanel