Mostly Harmless

UE2:UT2K4Tab_BotConfigBase (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4GameTabBase >> UT2K4Tab_BotConfigBase
Package: 
GUI2K4
Direct subclasses:
UT2K4Tab_BotConfigSP, UT2K4Tab_BotConfigMP

Created on: 12/11/2003 Description

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

See UT2K4Tab_BotConfigBase properties.

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4GameTabBase.InitComponent


Other instance functions[edit]

CharListChange[edit]

function CharListChange (GUIComponent Sender)


InternalMouseOver[edit]

function bool InternalMouseOver (GUIComponent Sender, Canvas C, out int X, out int Y, out int XL, out int YL)


InternalOnBeginDrag[edit]

function bool InternalOnBeginDrag (GUIComponent Sender)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


InternalOnDragDrop[edit]

function bool InternalOnDragDrop (GUIComponent Target)


InternalOnEndDrag[edit]

function InternalOnEndDrag (GUIComponent Accepting, bool bAccepted)


ListChange[edit]

function ListChange (GUIComponent Sender)


Play[edit]

function string Play ()

Overrides: UT2K4GameTabBase.Play


SetupBotLists[edit]

function SetupBotLists (bool bIsTeam)


SetVis[edit]

function SetVis (bool bIsTeam)


ShowPanel[edit]

function ShowPanel (bool bShow)

Overrides: GUITabPanel.ShowPanel


UpdateLinks[edit]

function UpdateLinks (GUIListBase List)