| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowDialogControl
|
+-- UWindow.UWindowListControl
|
+-- UWindow.UWindowPulldownMenu
|
+-- UWindow.MMListPullDown
| Variables Summary | |
|---|---|
| MMMusicListGrid | NotifyWin |
| UWindowPulldownMenuItem | PlaySongP |
| UWindowPulldownMenuItem | RemoveSongP |
| MMListPullDown | |
| string | PlaySongStr |
| string | RemoveSongStr |
| Inherited Variables from UWindow.UWindowPulldownMenu |
|---|
| HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder |
| Inherited Variables from UWindow.UWindowListControl |
|---|
| Items, ListClass |
| Functions Summary | ||
|---|---|---|
![]() | CloseUp ())) | |
![]() | Created ())) | |
![]() | ExecuteItem (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 |
|---|
| Functions Detail |
|---|
CloseUp Source code
Created Source code
ExecuteItem Source code| Defaultproperties |
|---|
defaultproperties
{
PlaySongStr="&Play song"
RemoveSongStr="&Remove song"
bLeaveOnscreen=True
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||