Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Menu | +-- UnrealShare.UnrealMenu | +-- UnrealShare.UnrealLongMenu | +-- UnrealShare.UnrealSlotMenu
UnrealLoadMenu, UnrealSaveMenu
Variables Summary | |
---|---|
string | MonthNames[12] |
string | SlotNames[9] |
Functions Summary | ||
---|---|---|
DrawSlots (canvas Canvas)) |
Inherited Functions from UnrealShare.UnrealLongMenu |
---|
DrawBackGround, DrawHelpPanel, DrawMenu |
Inherited Functions from UnrealShare.UnrealMenu |
---|
DrawList, DrawSlider, DrawTitle, PlayEnterSound, PlayModifySound, PlaySelectSound |
Variables Detail |
---|
Functions Detail |
---|
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 | UnrealScript Documentation |
previous class next class | frames no frames |