I don't need to test my programs. I have an error-correcting modem.
UE1:UBrowserHTTPFact (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowList >> UBrowserServerListFactory >> UBrowserHTTPFact |
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. |
null
Properties
Property group 'UBrowserHTTPFact'
MasterServerAddress
Type: string
Modifiers: config
Address of the master server
Default value: "master.telefragged.com"
MasterServerTCPPort
Type: int
Modifiers: config
Optional port that the master server is listening on
Default value: 80
MasterServerTimeout
Type: int
Modifiers: config
Default value: 10
MasterServerURI
Type: string
Modifiers: config
Default value: "/servers.txt"
Internal variables
Link
Type: UBrowserHTTPLink
Instance functions
Query
Overrides: UBrowserServerListFactory.Query
QueryFinished
Overrides: UBrowserServerListFactory.QueryFinished
Shutdown
function Shutdown (optional bool bBySuperset)
Overrides: UBrowserServerListFactory.Shutdown