Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
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[edit]
Property group 'UBrowserHTTPFact'[edit]
MasterServerAddress[edit]
Type: string
Modifiers: config
Address of the master server
Default value: "master.telefragged.com"
MasterServerTCPPort[edit]
Type: int
Modifiers: config
Optional port that the master server is listening on
Default value: 80
MasterServerTimeout[edit]
Type: int
Modifiers: config
Default value: 10
MasterServerURI[edit]
Type: string
Modifiers: config
Default value: "/servers.txt"
Internal variables[edit]
Link[edit]
Type: UBrowserHTTPLink
Instance functions[edit]
Query[edit]
Overrides: UBrowserServerListFactory.Query
QueryFinished[edit]
Overrides: UBrowserServerListFactory.QueryFinished
Shutdown[edit]
function Shutdown (optional bool bBySuperset)
Overrides: UBrowserServerListFactory.Shutdown