Gah - a solution with more questions. – EntropicLqd
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
FoundHeader
Value: 1
FoundServer
Value: 2
Properties
bHasOpened
Type: bool
CouldNotConnectError
Type: string
Modifiers: localized
Default value: "Connecting to the master server timed out: "
MasterServerAddress
Type: string
Address of the master server
MasterServerIpAddr
Type: InternetLink.IpAddr
MasterServerTCPPort
Type: int
Optional port that the master server is listening on
MasterServerTimeout
Type: int
MasterServerURI
Type: string
OwnerFactory
Type: UBrowserHTTPFact
ResolveFailedError
Type: string
Modifiers: localized
Default value: "The master server could not be resolved: "
TimeOutError
Type: string
Modifiers: localized
Default value: "Timeout talking to the master server"
Functions
Events
BeginPlay
Overrides: Actor.BeginPlay
Closed
Overrides: TcpLink.Closed
Opened
Overrides: TcpLink.Opened
Resolved
Overrides: InternetLink.Resolved
ResolveFailed
Overrides: InternetLink.ResolveFailed
Tick
Overrides: Actor.Tick
Timer
Overrides: Actor.Timer
Other instance functions
DoBufferQueueIO
Overrides: UBrowserBufferedTcpLink.DoBufferQueueIO
GotMatch
Overrides: UBrowserBufferedTcpLink.GotMatch
GotMatchTimeout
Overrides: UBrowserBufferedTcpLink.GotMatchTimeout