| 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
|
+-- UBrowser.UBrowserJoinPWD
| Variables Summary | |
|---|---|
| UWindowSmallCloseButton | CloseButton |
| UWindowEditControl | EditBox |
| UBrowserServerGrid | Grid |
| string | JoinAddress |
| UWindowSmallButton | JoinButton |
| string | JoinShortURL |
| UWindowSmallButton | SaveButton |
| PasswordArrayType | SavedPasswords[32] |
| UBrowserJoinPWD | |
| int | SavedOffset |
| Inherited Variables from UWindow.UWindowDialogClientWindow |
|---|
| DesiredHeight, DesiredWidth, TabLast |
| Structures Summary | ||
|---|---|---|
| PasswordArrayType SavedPassword, SavedURL | ||
| Functions Summary | ||
|---|---|---|
![]() | Created () | |
![]() | bool | MakeClientJoinWithP (string ServerAddress, PlayerPawn Other, optional string AddOpt) |
![]() | Notify (UWindowDialogControl C, byte E) | |
![]() | ReceiveAddressInfo (string IPAddr) | |
| Inherited Functions from UWindow.UWindowDialogClientWindow |
|---|
| CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint |
| Inherited Functions from UWindow.UWindowClientWindow |
|---|
| Close |
| Variables Detail |
|---|
| Structures Detail |
|---|
var(UBrowserJoinPWD) private config string SavedPassword;};
var(UBrowserJoinPWD) private config string SavedURL;
| Functions Detail |
|---|
Created Source code
MakeClientJoinWithP Source code
Notify Source code
ReceiveAddressInfo Source code| Defaultproperties |
|---|
defaultproperties
{
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||