I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:UBrowserInfoMenu (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UBrowser
This class in other games:
RTNP, U1

null

Properties[edit]

CloseItem[edit]

Type: UWindowPulldownMenuItem


CloseName[edit]

Type: string

Modifiers: localized


Default value: "&Close"

Info[edit]

Type: UBrowserInfoWindow


Refresh[edit]

Type: UWindowPulldownMenuItem


RefreshName[edit]

Type: string

Modifiers: localized


Default value: "&Refresh Info"

Instance functions[edit]

Created[edit]

function Created ()

Overrides: UWindowRightClickMenu.Created


ExecuteItem[edit]

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem