The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UBrowserLocalFact (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowList >> UBrowserServerListFactory >> UBrowserLocalFact |
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 'UBrowserLocalFact'[edit]
BeaconProduct[edit]
Type: string
Modifiers: config
Default value: "unreal"
Internal variables[edit]
BeaconPort[edit]
Type: int
Modifiers: config
Default value: 7776
Link[edit]
Type: UBrowserLocalLink
ServerBeaconPort[edit]
Type: int
Modifiers: config
Default value: 7775
Default values[edit]
Property | Value |
---|---|
bIncrementalPing | True |
Instance functions[edit]
FoundServer[edit]
function UBrowserServerList FoundServer (string IP, int QueryPort, string Category, string GameName, optional string HostName)
Overrides: UBrowserServerListFactory.FoundServer
Query[edit]
Overrides: UBrowserServerListFactory.Query
QueryFinished[edit]
Overrides: UBrowserServerListFactory.QueryFinished
Shutdown[edit]
function Shutdown (optional bool bBySuperset)
Overrides: UBrowserServerListFactory.Shutdown