Cogito, ergo sum

UE1:MeshBrowser (UT)

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

null

Properties[edit]

BackButton[edit]

Type: NotifyButton


bEnemy[edit]

Type: bool


BG1[edit]

Type: Texture

Array size: 4


BG2[edit]

Type: Texture

Array size: 4


BG3[edit]

Type: Texture

Array size: 4


BGName1[edit]

Type: string

Array size: 4


BGName2[edit]

Type: string

Array size: 4


BGName3[edit]

Type: string

Array size: 4


BrowserName[edit]

Type: string

Modifiers: localized


bTeamGame[edit]

Type: bool


ClassString[edit]

Type: string

Modifiers: localized


DescArea[edit]

Type: UTFadeTextArea


Descscrolldown[edit]

Type: NotifyButton


Descscrollup[edit]

Type: NotifyButton


EmptyText[edit]

Type: string


GameType[edit]

Type: string


Initialized[edit]

Type: bool


Ladder[edit]

Type: class<Ladder>


LadderWindow[edit]

Type: UTLadder


Match[edit]

Type: int


MatchInfo[edit]

Type: class<RatedMatchInfo>


MeshWindow[edit]

Type: UMenuPlayerMeshClient


Names[edit]

Type: LadderButton

Array size: 8


NameString[edit]

Type: string

Modifiers: localized


NextButton[edit]

Type: NotifyButton


NumNames[edit]

Type: int


RMI[edit]

Type: RatedMatchInfo


Selected[edit]

Type: int


TeamMesh[edit]

Type: string


TeamTex[edit]

Type: Texture


Title1[edit]

Type: NotifyButton


Instance functions[edit]

BackPressed[edit]

function BackPressed ()


BeforePaint[edit]

function BeforePaint (Canvas C, float X, float Y)

Overrides: UWindowWindow.BeforePaint


CloseUp[edit]

function CloseUp ()


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


EscClose[edit]

function EscClose ()

Overrides: UWindowWindow.EscClose


HideWindow[edit]

function HideWindow ()

Overrides: UWindowWindow.HideWindow


Initialize[edit]

function Initialize ()


Paint[edit]

function Paint (Canvas C, float X, float Y)

Overrides: UWindowWindow.Paint


SetInitialBot[edit]

function SetInitialBot (class<BotInitialBot)


SetNumNames[edit]

function SetNumNames ()


SetTeamVars[edit]

function SetTeamVars ()


TitleClicked[edit]

function TitleClicked ()