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.UWindowRightClickMenu | +-- UBrowser.UBrowserIRCPrivateMenu
Variables Summary | |
---|---|
UWindowPulldownMenuItem | CloseChat |
string | CloseText |
UWindowPulldownMenuItem | Join |
string | JoinText |
Inherited Variables from UWindow.UWindowPulldownMenu |
---|
HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder |
Functions Summary | ||
---|---|---|
Created ())) | ||
ExecuteItem (UWindowPulldownMenuItem I)) |
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 |
---|
Defaultproperties |
---|
defaultproperties { CloseText="&Close " JoinText="&Join" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |