Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTMenu.EnemyBrowser

Extends
MeshBrowser

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UTMenu.NotifyWindow
         |   
         +-- UTMenu.MeshBrowser
            |   
            +-- UTMenu.EnemyBrowser

Variables Summary
TeamBrowserTeamWindow
Inherited Variables from UTMenu.MeshBrowser
BackButton, bEnemy, BG1[4], BG2[4], BG3[4], BGName1[4], BGName2[4], BGName3[4], BrowserName, bTeamGame, ClassString, DescArea, Descscrolldown, Descscrollup, EmptyText, GameType, Initialized, Ladder, LadderWindow, Match, MatchInfo, MeshWindow, NameString, Names[8], NextButton, NumNames, RMI, Selected, TeamMesh, TeamTex, Title1

Functions Summary
function BackPressed ()))
function Close (optional bool bByParent))
function NameSelected (int i))
function NextPressed ()))
function Notify (UWindowWindow B, byte E))
function SetInitialBot (class<Bot> InitialBot))
function SetNumNames ()))
function SetTeamVars ()))
function StartMap (string StartMap, int Rung, string GameType))
function TitleClicked ()))
Inherited Functions from UTMenu.MeshBrowser
BackPressed, BeforePaint, CloseUp, Created, EscClose, HideWindow, Initialize, Paint, SetInitialBot, SetNumNames, SetTeamVars, TitleClicked
Inherited Functions from UTMenu.NotifyWindow
Notify


Variables Detail

TeamWindow Source code

var TeamBrowser TeamWindow;


Functions Detail

BackPressed Source code

function BackPressed ( ) )

Close Source code

function Close ( optional bool bByParent) )

NameSelected Source code

function NameSelected ( int i) )

NextPressed Source code

function NextPressed ( ) )

Notify Source code

function Notify ( UWindowWindow B, byte E) )

SetInitialBot Source code

function SetInitialBot ( class<Bot> InitialBot) )

SetNumNames Source code

function SetNumNames ( ) )

SetTeamVars Source code

function SetTeamVars ( ) )

StartMap Source code

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

TitleClicked Source code

function TitleClicked ( ) )


Defaultproperties

defaultproperties
{
     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"
     NameString="Name:"
     ClassString="Classification:"
     TeamMesh="Botpack.DomB"
     TeamTex=Texture'Botpack.Skins.BlueSkin2'
     BrowserName="Enemy Roster"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:14:33.664 - Created with UnCodeX