My program doesn't have bugs. It just develops random features.
UE2:UdpGameSpyQuery (U2)
Object >> Actor >> Info >> InternetInfo >> InternetLink >> UdpLink >> UdpGameSpyQuery |
- Package:
- IpDrv
- This class in other games:
- UE2Runtime, UT2003, UT2004
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[edit]
Property group 'UdpGameSpyQuery'[edit]
QueryName[edit]
Type: name
Name to set this object's Tag to.
Default value: 'MasterUplink'
Internal variables[edit]
bRestartServerOnPortSwap[edit]
Type: bool
Modifiers: globalconfig
Default value: True
CurrentQueryNum[edit]
Type: int
MinNetVer[edit]
Type: int
Modifiers: globalconfig
OldQueryPortNumber[edit]
Type: int
Modifiers: globalconfig
ReplyData[edit]
Type: string
Functions[edit]
Events[edit]
PostBeginPlay[edit]
Overrides: Actor.PostBeginPlay
PreBeginPlay[edit]
Overrides: Actor.PreBeginPlay
ReceivedText[edit]
Overrides: UdpLink.ReceivedText