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

UnrealShare.UnrealSlotMenu

Extends
UnrealLongMenu
Modifiers
config ( user )

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Menu
      |   
      +-- UnrealShare.UnrealMenu
         |   
         +-- UnrealShare.UnrealLongMenu
            |   
            +-- UnrealShare.UnrealSlotMenu

Direct Known Subclasses:

UnrealLoadMenu, UnrealSaveMenu

Variables Summary
stringMonthNames[12]
stringSlotNames[9]

Functions Summary
function DrawSlots (canvas Canvas))
Inherited Functions from UnrealShare.UnrealLongMenu
DrawBackGround, DrawHelpPanel, DrawMenu
Inherited Functions from UnrealShare.UnrealMenu
DrawList, DrawSlider, DrawTitle, PlayEnterSound, PlayModifySound, PlaySelectSound


Variables Detail

MonthNames[12] Source code

var localized string MonthNames[12];

SlotNames[9] Source code

var globalconfig string SlotNames[9];


Functions Detail

DrawSlots Source code

function DrawSlots ( canvas Canvas) )


Defaultproperties

defaultproperties
{
				SlotNames(0)="..Empty.."
				SlotNames(1)="..Empty.."
				SlotNames(2)="..Empty.."
				SlotNames(3)="..Empty.."
				SlotNames(4)="..Empty.."
				SlotNames(5)="..Empty.."
				SlotNames(6)="..Empty.."
				SlotNames(7)="..Empty.."
				SlotNames(8)="..Empty.."
				MonthNames(0)="January"
				MonthNames(1)="February"
				MonthNames(2)="March"
				MonthNames(3)="April"
				MonthNames(4)="May"
				MonthNames(5)="June"
				MonthNames(6)="July"
				MonthNames(7)="August"
				MonthNames(8)="September"
				MonthNames(9)="October"
				MonthNames(10)="November"
				MonthNames(11)="December"
				MenuLength=9
}

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