UMenu.UMenuHelpMenu
- Extends
- UWindowPulldownMenu
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowDialogControl
|
+-- UWindow.UWindowListControl
|
+-- UWindow.UWindowPulldownMenu
|
+-- UMenu.UMenuHelpMenu
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 |
var localized string AboutHelp;
var localized string AboutName;
var localized string ContextHelp;
var localized string ContextName;
var localized string EpicGamesURLHelp;
var localized string EpicGamesURLName;
var localized string SupportURLHelp;
var localized string SupportURLName;
function Created ( ) )
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."
}
|
Creation time: Fr 7.6.2013 13:15:15.226 - Created with
UnCodeX