I don't need to test my programs. I have an error-correcting modem.
UE2:Tab_InstantActionBotConfig (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_InstantActionBotConfig |
- Package:
- XInterface
- This class in other games:
- UT2004
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.
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)
InitComponent[edit]
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
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