I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UBrowserGSpyFact (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowList >> UBrowserServerListFactory >> UBrowserGSpyFact |
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 'UBrowserGSpyFact'[edit]
GameName[edit]
Type: string
Modifiers: config
Default value: "unreal"
MasterServerAddress[edit]
Type: string
Modifiers: config
Address of the master server
MasterServerTCPPort[edit]
Type: int
Modifiers: config
Optional port that the master server is listening on
Default value: 28900
MasterServerTimeout[edit]
Type: int
Modifiers: config
Default value: 10
Region[edit]
Type: int
Modifiers: config
Region of the game server
Internal variables[edit]
Link[edit]
Type: UBrowserGSpyLink
Instance functions[edit]
Query[edit]
Overrides: UBrowserServerListFactory.Query
QueryFinished[edit]
Overrides: UBrowserServerListFactory.QueryFinished
Shutdown[edit]
function Shutdown (optional bool bBySuperset)
Overrides: UBrowserServerListFactory.Shutdown