Gah - a solution with more questions. – EntropicLqd

UE1:UBrowserInfoMenu (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UBrowser
This class in other games:
UT, 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]

CloseUp[edit]

function CloseUp ()

Overrides: UWindowPulldownMenu.CloseUp


Created[edit]

function Created ()

Overrides: UWindowPulldownMenu.Created


ExecuteItem[edit]

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


RMouseDown[edit]

function RMouseDown (float X, float Y)

Overrides: UWindowWindow.RMouseDown


RMouseUp[edit]

function RMouseUp (float X, float Y)

Overrides: UWindowWindow.RMouseUp