The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:WebServer (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> InternetInfo >> InternetLink >> TcpLink >> WebServer |
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
Properties
ApplicationObjects
Type: WebApplication
Array size: 10
ApplicationPaths
Type: string
Array size: 10
Modifiers: config
Applications
Type: string
Array size: 10
Modifiers: config
bEnabled
Type: bool
Modifiers: config
ConnectionCount
Type: int
DefaultApplication
Type: int
Modifiers: config
ListenPort
Type: int
Modifiers: config
Default value: 80
MaxConnections
Type: int
Modifiers: config
Default value: 30
ServerName
Type: string
Modifiers: config
ServerURL
Type: string
Default values
Property | Value |
---|---|
AcceptClass | Class'UWeb.WebConnection' |
Functions
Events
BeginPlay
event BeginPlay ()
Overrides: Actor.BeginPlay
Destroyed
event Destroyed ()
Overrides: Actor.Destroyed
GainedChild
event GainedChild (Actor C)
Overrides: Actor.GainedChild
LostChild
event LostChild (Actor C)
Overrides: Actor.LostChild