Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.InternetInfo | +-- IpDrv.InternetLink | +-- IpDrv.UdpLink | +-- IpServer.UdpServerUplink
Variables Summary | |
---|---|
string | HeartbeatMessage |
IpAddr | MasterServerIpAddr |
UdpServerQuery | Query |
UdpServerUplink | |
bool | DoUplink |
string | MasterServerAddress |
int | MasterServerPort |
int | Region |
name | TargetQueryName |
int | UpdateMinutes |
Inherited Variables from IpDrv.UdpLink |
---|
BroadcastAddr |
Inherited Variables from IpDrv.InternetLink |
---|
DataPending, LinkMode, Port, PrivateResolveInfo, ReceiveMode, RemoteSocket, Socket |
Enumerations Summary |
---|
Inherited Enumerations from IpDrv.InternetLink |
---|
ELinkMode, EReceiveMode |
Structures Summary |
---|
Inherited Structures from IpDrv.InternetLink |
---|
IpAddr |
Functions Summary | ||
---|---|---|
![]() | Halt () | |
![]() | PreBeginPlay () | |
![]() | Resolved (IpAddr Addr) | |
![]() | ResolveFailed () | |
![]() | Resume () | |
![]() | Timer () |
Inherited Functions from IpDrv.UdpLink |
---|
BindPort, ReadBinary, ReadText, ReceivedBinary, ReceivedLine, ReceivedText, SendBinary, SendText |
Inherited Functions from IpDrv.InternetLink |
---|
GetLastError, IpAddrToString, IsDataPending, ParseURL, Resolve, Resolved, ResolveFailed, Validate |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { UpdateMinutes=1 MasterServerPort=27900 TargetQueryName=MasterUplink } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |