| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowDialogControl
|
+-- UWindow.UWindowListControl
|
+-- UWindow.UWindowPulldownMenu
|
+-- UWindow.UWindowRightClickMenu
|
+-- UBrowser.UBrowserIRCChannelMenu
| Variables Summary | |
|---|---|
| UWindowPulldownMenuItem | Join |
| string | JoinText |
| UWindowPulldownMenuItem | Part |
| string | PartText |
| Inherited Variables from UWindow.UWindowPulldownMenu |
|---|
| HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder |
| Functions Summary | ||
|---|---|---|
![]() | Created ())) | |
![]() | ExecuteItem (UWindowPulldownMenuItem I)) | |
![]() | ShowWindow ())) | |
| Inherited Functions from UWindow.UWindowRightClickMenu |
|---|
| CloseUp, Created, RMouseDown, RMouseUp |
| 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 |
| Variables Detail |
|---|
| Functions Detail |
|---|
Created Source code
ExecuteItem Source code
ShowWindow Source code| Defaultproperties |
|---|
defaultproperties { PartText="&Leave" JoinText="&Join" } |
| Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
| previous class next class | frames no frames | |||||