| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowClientWindow
|
+-- UWindow.UWindowDialogClientWindow
|
+-- UWindow.UWindowNetErrorClientWindow
| Variables Summary | |
|---|---|
| UWindowSmallCloseButton | CloseB |
| UWindowDynamicTextArea | TextArea |
| UWindowNetErrorClientWindow | |
| string | BanNetworkText |
| string | KickNetworkText |
| string | TempBanNetworkText |
| Inherited Variables from UWindow.UWindowDialogClientWindow |
|---|
| DesiredHeight, DesiredWidth, TabLast |
| Functions Summary | ||
|---|---|---|
![]() | BeforePaint (Canvas C, float X, float Y)) | |
![]() | Created ())) | |
![]() | Paint (Canvas C, float X, float Y)) | |
![]() | SetNetworkMessage (String Msg )) | |
| Inherited Functions from UWindow.UWindowDialogClientWindow |
|---|
| CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint |
| Inherited Functions from UWindow.UWindowClientWindow |
|---|
| Close |
| Variables Detail |
|---|
| Functions Detail |
|---|
BeforePaint Source code
Created Source code
Paint Source code
SetNetworkMessage Source code| Defaultproperties |
|---|
defaultproperties
{
KickNetworkText="KICKED!|You have been kicked from this server by an administrator for remainder of the game.\"
BanNetworkText="BANNED!|You have been banned from this server by an administrator for bad behaviour.\\If you feel like you dont deserve this ban, contact the administrator at: "
TempBanNetworkText="SESSION BANNED!|You have been temporarily banned from this server for remainder of the map.\"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||