I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UBrowserIRCWindow (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UBrowserIRCWindow |
- Package:
- UBrowser
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
PageControl
Type: UWindowPageControl
SystemName
Type: string
Modifiers: localized
Default value: "System"
SystemPage
Type: UBrowserIRCSystemPage
Instance functions
BeforePaint
Overrides: UWindowWindow.BeforePaint
Close
function Close (optional bool bByParent)
Overrides: UWindowClientWindow.Close
Created
function Created ()
Overrides: UWindowWindow.Created
Resized
function Resized ()
Overrides: UWindowWindow.Resized
WindowHidden
function WindowHidden ()
Overrides: UWindowWindow.WindowHidden