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
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;

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!"
     SupportURLName="Technical Support"
     SupportURLHelp="Click to open the technical support web page at Infogrames."
     AboutName="&UT Credits"
     AboutHelp="Display credits."
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:15.226 - Created with UnCodeX