I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:UdpGameSpyQuery (UT2004)
Object >> Actor >> Info >> InternetInfo >> InternetLink >> UdpLink >> UdpGameSpyQuery |
- Package:
- IpDrv
- This class in other games:
- UE2Runtime, U2, UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UdpGameSpyQuery
Version: 1.5
This query server is compliant with the GameSpy Uplink Specification. The specification is available at http://www.gamespy.com/developer and might be of use to progammers who are writing or maintaining their own stat gathering/game querying software.
Note: Currently, SendText returns false if successful.
Full documentation on this class is available at http://unreal.epicgames.com/
Properties
Property group 'UdpGameSpyQuery'
QueryName
Type: name
Name to set this object's Tag to.
Default value: 'MasterUplink'
Internal variables
bDebugPortSwaps
Type: bool
Modifiers: globalconfig
Default value: True
bRestartServerOnPortSwap
Type: bool
Modifiers: globalconfig
Default value: True
CurrentQueryNum
Type: int
MinNetVer
Type: int
Modifiers: globalconfig
OldQueryPortNumber
Type: int
Modifiers: globalconfig
ReplyData
Type: string
Functions
Static functions
DebugPortSwap
GetFullName
Events
PreBeginPlay
Overrides: Actor.PreBeginPlay
ReceivedText
Overrides: UdpLink.ReceivedText