Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

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

CloseItem

Type: UWindowPulldownMenuItem


CloseName

Type: string

Modifiers: localized


Default value: "&Close"

Info

Type: UBrowserInfoWindow


Refresh

Type: UWindowPulldownMenuItem


RefreshName

Type: string

Modifiers: localized


Default value: "&Refresh Info"

Instance functions

CloseUp

function CloseUp ()

Overrides: UWindowPulldownMenu.CloseUp


Created

function Created ()

Overrides: UWindowPulldownMenu.Created


ExecuteItem

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


RMouseDown

function RMouseDown (float X, float Y)

Overrides: UWindowWindow.RMouseDown


RMouseUp

function RMouseUp (float X, float Y)

Overrides: UWindowWindow.RMouseUp