Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UMenu.UMenuHelpMenu

Extends
UWindowPulldownMenu

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowListControl
            |   
            +-- UWindow.UWindowPulldownMenu
               |   
               +-- UMenu.UMenuHelpMenu

Variables Summary
UWindowPulldownMenuItemAbout
stringAboutHelp
stringAboutName
UWindowPulldownMenuItemContext
stringContextHelp
stringContextName
stringEpicGamesURLHelp
stringEpicGamesURLName
UWindowPulldownMenuItemEpicURL
UWindowPulldownMenuItemInfogramesURL
stringInfogramesURLHelp
stringInfogramesURLName
UWindowPulldownMenuItemLegendURL
stringLegendURLHelp
stringLegendURLName
UWindowPulldownMenuItemSupportURL
stringSupportURLHelp
stringSupportURLName
Inherited Variables from UWindow.UWindowPulldownMenu
HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder
Inherited Variables from UWindow.UWindowListControl
Items, ListClass

Functions Summary
function Created ()
function ExecuteItem (UWindowPulldownMenuItem I)
function Select (UWindowPulldownMenuItem I)
Inherited Functions from UWindow.UWindowPulldownMenu
AddMenuItem, BeforeExecuteItem, BeforePaint, Clear, CloseUp, Created, DeSelect, DrawItem, DrawMenuBackground, ExecuteItem, FocusOtherWindow, GetMenuBar, KeyDown, KeyUp, LMouseDown, LMouseUp, MenuCmd, MouseMove, Paint, PerformSelect, Select, SetSelected, ShowWindow
Inherited Functions from UWindow.UWindowListControl
Created, DrawItem


Variables Detail

About Source code

var UWindowPulldownMenuItem About;

AboutHelp Source code

var localized string AboutHelp;

AboutName Source code

var localized string AboutName;

Context Source code

var UWindowPulldownMenuItem Context;

ContextHelp Source code

var localized string ContextHelp;

ContextName Source code

var localized string ContextName;

EpicGamesURLHelp Source code

var localized string EpicGamesURLHelp;

EpicGamesURLName Source code

var localized string EpicGamesURLName;

EpicURL Source code

var UWindowPulldownMenuItem EpicURL;

InfogramesURL Source code

var UWindowPulldownMenuItem InfogramesURL;

InfogramesURLHelp Source code

var localized string InfogramesURLHelp;

InfogramesURLName Source code

var localized string InfogramesURLName;

LegendURL Source code

var UWindowPulldownMenuItem LegendURL;

LegendURLHelp Source code

var localized string LegendURLHelp;

LegendURLName Source code

var localized string LegendURLName;

SupportURL Source code

var UWindowPulldownMenuItem SupportURL;

SupportURLHelp Source code

var localized string SupportURLHelp;

SupportURLName Source code

var localized string SupportURLName;


Functions Detail

Created Source code

function Created ( )

ExecuteItem Source code

function ExecuteItem ( UWindowPulldownMenuItem I )

Select Source code

function Select ( UWindowPulldownMenuItem I )


Defaultproperties

defaultproperties
{
     ContextName="&Context Help"
     ContextHelp="Enable and disable this context help area at the bottom of the screen."
     EpicGamesURLName="About &Epic Games"
     EpicGamesURLHelp="Click to open Epic Games webpage!"
     LegendURLName="About &Legend Entertainment"
     LegendURLHelp="Click to open Legend Entertainment Company webpage!"
     InfogramesURLName="About &Infogrames"
     InfogramesURLHelp="Click to open Infogrames webpage!"
     SupportURLName="Technical Support"
     SupportURLHelp="Click to open the Infogrames technical support web page."
     AboutName="&Unreal Gold Credits"
     AboutHelp="Display credits game credits for Unreal and Return to Na Pali."
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:22.578 - Created with UnCodeX