Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:UBrowserHTTPLink (RTNP)
Object >> Actor >> Info >> InternetInfo >> InternetLink >> TcpLink >> UBrowserBufferedTcpLink >> UBrowserHTTPLink |
Contents
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
Constants[edit]
FoundHeader[edit]
Value: 1
FoundServer[edit]
Value: 2
Properties[edit]
bHasOpened[edit]
Type: bool
CouldNotConnectError[edit]
Type: string
Modifiers: localized
Default value: "Connecting to the master server timed out: "
MasterServerAddress[edit]
Type: string
Address of the master server
MasterServerIpAddr[edit]
Type: InternetLink.IpAddr
MasterServerTCPPort[edit]
Type: int
Optional port that the master server is listening on
MasterServerTimeout[edit]
Type: int
MasterServerURI[edit]
Type: string
OwnerFactory[edit]
Type: UBrowserHTTPFact
ResolveFailedError[edit]
Type: string
Modifiers: localized
Default value: "The master server could not be resolved: "
TimeOutError[edit]
Type: string
Modifiers: localized
Default value: "Timeout talking to the master server"
Functions[edit]
Events[edit]
BeginPlay[edit]
Overrides: Actor.BeginPlay
Closed[edit]
Overrides: TcpLink.Closed
Opened[edit]
Overrides: TcpLink.Opened
Resolved[edit]
Overrides: InternetLink.Resolved
ResolveFailed[edit]
Overrides: InternetLink.ResolveFailed
Tick[edit]
Overrides: Actor.Tick
Timer[edit]
Overrides: Actor.Timer
Other instance functions[edit]
DoBufferQueueIO[edit]
Overrides: UBrowserBufferedTcpLink.DoBufferQueueIO
GotMatch[edit]
Overrides: UBrowserBufferedTcpLink.GotMatch
GotMatchTimeout[edit]
Overrides: UBrowserBufferedTcpLink.GotMatchTimeout