My program doesn't have bugs. It just develops random features.
UE1:UBrowserMainWindow (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UBrowserMainWindow |
Contents
- Package:
- UBrowser
- Direct subclass:
- UTBrowserMainWindow
- This class in other games:
- U1, RTNP
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. |
UBrowserMainWindow - The main window
Properties
BannerWindow
Type: UBrowserBannerBar
bStandaloneBrowser
Type: bool
StatusBarDefaultText
Type: string
WindowTitleString
Type: string
Modifiers: localized
Default value: "Unreal Server Browser"
Instance functions
BeforePaint
Overrides: UWindowFramedWindow.BeforePaint
BeginPlay
function BeginPlay ()
Overrides: UWindowWindow.BeginPlay
Close
function Close (optional bool bByParent)
Overrides: UWindowWindow.Close
Created
function Created ()
Overrides: UWindowFramedWindow.Created
DefaultStatusBarText
function DefaultStatusBarText (string Text)
OpenURL
function OpenURL (string URL)
ResolutionChanged
Overrides: UWindowWindow.ResolutionChanged
SelectInternet
function SelectInternet ()
SelectLAN
function SelectLAN ()
SetSizePos
function SetSizePos ()
ShowOpenWindow
function ShowOpenWindow ()
WindowShown
function WindowShown ()
Overrides: UWindowWindow.WindowShown