I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:MeshBrowser (UT)
Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> MeshBrowser |
Contents
- 1 Properties
- 1.1 BackButton
- 1.2 bEnemy
- 1.3 BG1
- 1.4 BG2
- 1.5 BG3
- 1.6 BGName1
- 1.7 BGName2
- 1.8 BGName3
- 1.9 BrowserName
- 1.10 bTeamGame
- 1.11 ClassString
- 1.12 DescArea
- 1.13 Descscrolldown
- 1.14 Descscrollup
- 1.15 EmptyText
- 1.16 GameType
- 1.17 Initialized
- 1.18 Ladder
- 1.19 LadderWindow
- 1.20 Match
- 1.21 MatchInfo
- 1.22 MeshWindow
- 1.23 Names
- 1.24 NameString
- 1.25 NextButton
- 1.26 NumNames
- 1.27 RMI
- 1.28 Selected
- 1.29 TeamMesh
- 1.30 TeamTex
- 1.31 Title1
- 2 Instance functions
- Package:
- UTMenu
- Direct subclasses:
- EnemyBrowser, TeamBrowser
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. |
null
Properties
BackButton
Type: NotifyButton
bEnemy
Type: bool
BG1
Type: Texture
Array size: 4
BG2
Type: Texture
Array size: 4
BG3
Type: Texture
Array size: 4
BGName1
Type: string
Array size: 4
BGName2
Type: string
Array size: 4
BGName3
Type: string
Array size: 4
BrowserName
Type: string
Modifiers: localized
bTeamGame
Type: bool
ClassString
Type: string
Modifiers: localized
DescArea
Type: UTFadeTextArea
Descscrolldown
Type: NotifyButton
Descscrollup
Type: NotifyButton
EmptyText
Type: string
GameType
Type: string
Initialized
Type: bool
Ladder
LadderWindow
Type: UTLadder
Match
Type: int
MatchInfo
Type: class<RatedMatchInfo>
MeshWindow
Type: UMenuPlayerMeshClient
Names
Type: LadderButton
Array size: 8
NameString
Type: string
Modifiers: localized
NextButton
Type: NotifyButton
NumNames
Type: int
RMI
Type: RatedMatchInfo
Selected
Type: int
TeamMesh
Type: string
TeamTex
Type: Texture
Title1
Type: NotifyButton
Instance functions
BackPressed
BeforePaint
Overrides: UWindowWindow.BeforePaint
CloseUp
Created
Overrides: UWindowWindow.Created
EscClose
Overrides: UWindowWindow.EscClose
HideWindow
Overrides: UWindowWindow.HideWindow
Initialize
Paint
Overrides: UWindowWindow.Paint