UE2:Tab_InstantActionBotConfig (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_InstantActionBotConfig
Package:
XInterface
This class in other games:

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