Cogito, ergo sum

UE1:TeamBrowser (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> MeshBrowser >> TeamBrowser
Package: 
UTMenu

null

Properties

ObjectiveWindow

Type: ObjectiveBrowser


Default values

Property Value
BGName1[0] "UTMenu.CC11"
BGName1[1] "UTMenu.CC12"
BGName1[2] "UTMenu.CC13"
BGName1[3] "UTMenu.CC14"
BGName2[0] "UTMenu.CC21"
BGName2[1] "UTMenu.CC22"
BGName2[2] "UTMenu.CC23"
BGName2[3] "UTMenu.CC24"
BGName3[0] "UTMenu.CC31"
BGName3[1] "UTMenu.CC32"
BGName3[2] "UTMenu.CC33"
BGName3[3] "UTMenu.CC34"
BrowserName "Team Roster"
ClassString "Classification:"
NameString "Name:"
TeamMesh "Botpack.DomR"
TeamTex Texture'Botpack.Skins.RedSkin2'

Instance functions

BackPressed

function BackPressed ()

Overrides: MeshBrowser.BackPressed


Close

function Close (optional bool bByParent)

Overrides: UWindowWindow.Close


NameSelected

function NameSelected (int i)


NextPressed

function NextPressed ()


Notify

function Notify (UWindowWindow B, byte E)

Overrides: NotifyWindow.Notify


SetInitialBot

function SetInitialBot (class<BotInitialBot)

Overrides: MeshBrowser.SetInitialBot


SetNumNames

function SetNumNames ()

Overrides: MeshBrowser.SetNumNames


SetTeamVars

function SetTeamVars ()

Overrides: MeshBrowser.SetTeamVars


StartMap

function StartMap (string StartMap, int Rung, string GameType)