I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:Tab_InstantActionBotConfig (UT2003)

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

Class: XInterface.Tab_InstantActionBotConfig Parent: XInterface.GUITabPanel

<Enter a description here>

Properties

See Tab_InstantActionBotConfig properties.

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)


InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


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