Mostly Harmless

UE1:UMenuHelpMenu (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UMenu
This class in other games:
UT

null

Properties[edit]

About[edit]

Type: UWindowPulldownMenuItem


AboutHelp[edit]

Type: string

Modifiers: localized


Default value: "Display credits game credits for Unreal and Return to Na Pali."

AboutName[edit]

Type: string

Modifiers: localized


Default value: "&Unreal Gold Credits"

Context[edit]

Type: UWindowPulldownMenuItem


ContextHelp[edit]

Type: string

Modifiers: localized


Default value: "Enable and disable this context help area at the bottom of the screen."

ContextName[edit]

Type: string

Modifiers: localized


Default value: "&Context Help"

EpicGamesURLHelp[edit]

Type: string

Modifiers: localized


Default value: "Click to open Epic Games webpage!"

EpicGamesURLName[edit]

Type: string

Modifiers: localized


Default value: "About &Epic Games"

EpicURL[edit]

Type: UWindowPulldownMenuItem


InfogramesURL[edit]

Type: UWindowPulldownMenuItem


InfogramesURLHelp[edit]

Type: string

Modifiers: localized


Default value: "Click to open Infogrames webpage!"

InfogramesURLName[edit]

Type: string

Modifiers: localized


Default value: "About &Infogrames"

LegendURL[edit]

Type: UWindowPulldownMenuItem


LegendURLHelp[edit]

Type: string

Modifiers: localized


Default value: "Click to open Legend Entertainment Company webpage!"

LegendURLName[edit]

Type: string

Modifiers: localized


Default value: "About &Legend Entertainment"

SupportURL[edit]

Type: UWindowPulldownMenuItem


SupportURLHelp[edit]

Type: string

Modifiers: localized


Default value: "Click to open the Infogrames technical support web page."

SupportURLName[edit]

Type: string

Modifiers: localized


Default value: "Technical Support"

Instance functions[edit]

Created[edit]

function Created ()

Overrides: UWindowPulldownMenu.Created


ExecuteItem[edit]

function ExecuteItem (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.ExecuteItem


Select[edit]

function Select (UWindowPulldownMenuItem I)

Overrides: UWindowPulldownMenu.Select