Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:UT2K4Tab_BotConfigBase (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4GameTabBase >> UT2K4Tab_BotConfigBase |
Contents
- Package:
- GUI2K4
- Direct subclasses:
- UT2K4Tab_BotConfigSP, UT2K4Tab_BotConfigMP
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. |
Created on: 12/11/2003 Description
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
See UT2K4Tab_BotConfigBase properties.
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: UT2K4GameTabBase.InitComponent
Other instance functions
CharListChange
function CharListChange (GUIComponent Sender)
InternalMouseOver
function bool InternalMouseOver (GUIComponent Sender, Canvas C, out int X, out int Y, out int XL, out int YL)
InternalOnBeginDrag
function bool InternalOnBeginDrag (GUIComponent Sender)
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
InternalOnDragDrop
function bool InternalOnDragDrop (GUIComponent Target)
InternalOnEndDrag
function InternalOnEndDrag (GUIComponent Accepting, bool bAccepted)
ListChange
function ListChange (GUIComponent Sender)
Play
function string Play ()
Overrides: UT2K4GameTabBase.Play
SetupBotLists
function SetupBotLists (bool bIsTeam)
SetVis
function SetVis (bool bIsTeam)
ShowPanel
function ShowPanel (bool bShow)
Overrides: GUITabPanel.ShowPanel
UpdateLinks
function UpdateLinks (GUIListBase List)