Gah - a solution with more questions. – EntropicLqd

UE2:Tab_InstantActionBotConfig (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
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[edit]

See Tab_InstantActionBotConfig properties.

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions[edit]

BlueClickAdd[edit]

function bool BlueClickAdd (GUIComponent Sender)


BlueClickRemove[edit]

function bool BlueClickRemove (GUIComponent Sender)


BotConfigClick[edit]

function bool BotConfigClick (GUIComponent Sender)


BotInfoClick[edit]

function bool BotInfoClick (GUIComponent Sender)


CharListChange[edit]

function CharListChange (GUIComponent Sender)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


ListChange[edit]

function ListChange (GUIComponent Sender)


Play[edit]

function string Play ()


RedClickAdd[edit]

function bool RedClickAdd (GUIComponent Sender)


RedClickRemove[edit]

function bool RedClickRemove (GUIComponent Sender)


SetupBotLists[edit]

function SetupBotLists (bool bIsTeam)


ShowPanel[edit]

function ShowPanel (bool bShow)

Overrides: GUITabPanel.ShowPanel