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

UMenu.UMenuModMenu

Extends
UWindowPulldownMenu

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

Variables Summary
UMenuModMenuListModList
Text
stringCantUseInfo
stringCantUseTitle
Inherited Variables from UWindow.UWindowPulldownMenu
HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder
Inherited Variables from UWindow.UWindowListControl
Items, ListClass

Functions Summary
function ExecuteItem (UWindowPulldownMenuItem I))
function Select (UWindowPulldownMenuItem I))
function SetupMods (UMenuModMenuList InModList))
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

ModList Source code

var UMenuModMenuList ModList;

Text

CantUseInfo Source code

var(Text) localized string CantUseInfo;

CantUseTitle Source code

var(Text) localized string CantUseTitle;


Functions Detail

ExecuteItem Source code

function ExecuteItem ( UWindowPulldownMenuItem I) )

Select Source code

function Select ( UWindowPulldownMenuItem I) )

SetupMods Source code

function SetupMods ( UMenuModMenuList InModList) )


Defaultproperties

defaultproperties
{
				CantUseTitle="Note: Mod menu"
				CantUseInfo="You can't use mod menu items during online play."
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:14.725 - Created with UnCodeX