Gah - a solution with more questions. – EntropicLqd
UE2:Tab_InstantActionBotConfig (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_InstantActionBotConfig |
Contents
- Package:
- XInterface
- This class in other games:
- UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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