| 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.AdminGUIPLPullDown
| Variables Summary | |
|---|---|
| UWindowPulldownMenuItem | CloseMn |
| UWindowPulldownMenuItem | GetAliasMn |
| UWindowPulldownMenuItem | KickBnPlMn |
| UWindowPulldownMenuItem | KickPLMn |
| UWindowPulldownMenuItem | KickTBNMn |
| AdminGUIPlayersGrid | Manager |
| UWindowPulldownMenuItem | RefreshMn |
| AdminGUIPLPullDown | |
| string | CloseMenuTxt |
| string | GetAliasesTxt |
| string | KickBanTempTxt |
| string | KickBanTxt |
| string | KickPlayerTxt |
| string | RefreshTxt |
| 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
{
GetAliasesTxt="&Get player aliases"
KickPlayerTxt="&Kick player"
KickBanTempTxt="&Temporarily kick-ban player"
KickBanTxt="Kick-&ban player"
CloseMenuTxt="&Close this menu"
RefreshTxt="&Refresh players list"
bLeaveOnscreen=True
bTransient=True
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||