I don't need to test my programs. I have an error-correcting modem.
UE1:UdpServerQuery (UT)
Object >> Actor >> Info >> InternetInfo >> InternetLink >> UdpLink >> UdpServerQuery |
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. |
UdpServerQuery
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 'UdpServerQuery'
QueryName
Type: name
Name to set this object's Tag to.
Default value: 'MasterUplink'
Internal variables
bRestartServerOnPortSwap
Type: bool
Modifiers: globalconfig
CurrentQueryNum
Type: int
Query ID Number.
GameName
Type: string
Modifiers: globalconfig
Default value: "ut"
MinNetVer
Type: int
Modifiers: globalconfig
OldQueryPortNumber
Type: int
Modifiers: globalconfig
ReplyData
Type: string
Default values
Property | Value |
---|---|
RemoteRole | ROLE_None |
Functions
Events
PostBeginPlay
Overrides: Actor.PostBeginPlay
PreBeginPlay
Overrides: Actor.PreBeginPlay
ReceivedText
Overrides: UdpLink.ReceivedText