| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- IpDrv.MasterServerLink
|
+-- IpDrv.ServerQueryClient
LANQueryClient, MasterServerClient
| Variables Summary | |
|---|---|
| bool | bLANQuery |
| Inherited Variables from IpDrv.MasterServerLink |
|---|
| ActiveMasterServerList, LANPort, LANServerPort, LastMSIndex, LinkPtr, MasterServerList |
| Inherited Variables from Engine.Info |
|---|
| BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup |
| Enumerations Summary | ||
|---|---|---|
| EPingCause PC_Unknown, PC_Clicked, PC_AutoPing, PC_LANBroadcast, | ||
| EQueryInterfaceCommand QI_Ping, QI_Rules, QI_Players, QI_RulesAndPlayers, QI_SmallPing, | ||
| Structures Summary |
|---|
| Inherited Structures from IpDrv.MasterServerLink |
|---|
| tMasterServerEntry |
| Delegates Summary | ||
|---|---|---|
![]() | OnPingTimeout (int ListID, EPingCause PingCause) | |
![]() | OnReceivedPingInfo (int ListID, EPingCause PingCause, GameInfo.ServerResponseLine s) | |
| Functions Summary | ||
|---|---|---|
![]() | BroadcastPingRequest ())) | |
![]() | CancelPings () | |
![]() | bool | NetworkError () |
![]() | PingServer (int ListID, EPingCause PingCause, string IP, int Port, EQueryInterfaceCommand Command, GameInfo.ServerResponseLine CurrentState) | |
| Inherited Functions from IpDrv.MasterServerLink |
|---|
| GetMasterServer, Poll, Tick |
| Inherited Functions from Engine.Info |
|---|
| AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
| Variables Detail |
|---|
| Enumerations Detail |
|---|
| Delegates Detail |
|---|
OnPingTimeout Source code
OnReceivedPingInfo Source code| Functions Detail |
|---|
BroadcastPingRequest Source code
CancelPings Source code
NetworkError Source code
PingServer Source code| Defaultproperties |
|---|
defaultproperties
{
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||