| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation | 
| previous class next class | frames no frames | |||||
Core.Object
|   
+-- Engine.Interactions
   |   
   +-- Engine.Interaction
      |   
      +-- UWindow.UWindowBase
         |   
         +-- UWindow.UWindowWindow
            |   
            +-- UWindow.UWindowDialogControl
               |   
               +-- UWindow.UWindowListControl
                  |   
                  +-- UWindow.UWindowPulldownMenu
UWindowRightClickMenu
| Variables Summary | |
|---|---|
| int | HBorder | 
| int | ItemHeight | 
| UWindowMenuBar | MyMenuBar | 
| UWindowList | Owner | 
| UWindowPulldownMenuItem | Selected | 
| int | TextBorder | 
| int | VBorder | 
| Inherited Variables from UWindow.UWindowListControl | 
|---|
| bNoSelectionBox, Items, ListClass, SelectionBkgColor, SelectionColor | 
| Inherited Variables from UWindow.UWindowDialogControl | 
|---|
| Align, bAcceptExternalDragDrop, bHasKeyboardFocus, bNoKeyboard, Font, HelpText, MinHeight, MinWidth, NotifyWindow, TabNext, TabPrev, Text, TextColor, TextX, TextY | 
| Functions Summary | ||
|---|---|---|
|  | UWindowPulldownMenuItem | AddMenuItem (string C, Texture G)) | 
|  | BeforeExecuteItem (UWindowPulldownMenuItem I)) | |
|  | BeforePaint (Canvas C, float X, float Y)) | |
|  | Clear ())) | |
|  | CloseUp (optional bool bByOwner)) | |
|  | Created ())) | |
|  | DeSelect ())) | |
|  | DrawItem (Canvas C, UWindowList Item, float X, float Y, float W, float H)) | |
|  | DrawMenuBackground (Canvas C)) | |
|  | ExecuteItem (UWindowPulldownMenuItem I)) | |
|  | FocusOtherWindow (UWindowWindow W)) | |
|  | UWindowMenuBar | GetMenuBar ())) | 
|  | KeyDown (int Key, float X, float Y)) | |
|  | KeyUp (int Key, float X, float Y)) | |
|  | LMouseDown (float X, float Y)) | |
|  | LMouseUp (float X, float Y)) | |
|  | MenuCmd (int Item)) | |
|  | MouseMove (float X, float Y)) | |
|  | Paint (Canvas C, float X, float Y)) | |
|  | PerformSelect (UWindowPulldownMenuItem NewSelected)) | |
|  | Select (UWindowPulldownMenuItem I)) | |
|  | SetSelected (float X, float Y)) | |
|  | ShowWindow ())) | |
| Inherited Functions from UWindow.UWindowListControl | 
|---|
| Created, DrawItem | 
| Inherited Functions from UWindow.UWindowDialogControl | 
|---|
| BeforePaint, CheckExternalDrag, Created, ExternalDragOver, KeyDown, KeyFocusEnter, KeyFocusExit, MouseEnter, MouseLeave, MouseMove, Notify, Register, SetFont, SetHelpText, SetText, SetTextColor | 
| Variables Detail | 
|---|
| Functions Detail | 
|---|
 AddMenuItem  Source code
 AddMenuItem  Source code BeforeExecuteItem  Source code
 BeforeExecuteItem  Source code BeforePaint  Source code
 BeforePaint  Source code Clear  Source code
 Clear  Source code CloseUp  Source code
 CloseUp  Source code Created  Source code
 Created  Source code DeSelect  Source code
 DeSelect  Source code DrawItem  Source code
 DrawItem  Source code DrawMenuBackground  Source code
 DrawMenuBackground  Source code ExecuteItem  Source code
 ExecuteItem  Source code FocusOtherWindow  Source code
 FocusOtherWindow  Source code GetMenuBar  Source code
 GetMenuBar  Source code KeyDown  Source code
 KeyDown  Source code KeyUp  Source code
 KeyUp  Source code LMouseDown  Source code
 LMouseDown  Source code LMouseUp  Source code
 LMouseUp  Source code MenuCmd  Source code
 MenuCmd  Source code MouseMove  Source code
 MouseMove  Source code Paint  Source code
 Paint  Source code PerformSelect  Source code
 PerformSelect  Source code Select  Source code
 Select  Source code SetSelected  Source code
 SetSelected  Source code ShowWindow  Source code
 ShowWindow  Source code| Defaultproperties | 
|---|
| defaultproperties
{
	bAlwaysOnTop=True
}
 | 
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation | 
| previous class next class | frames no frames | |||||