The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:WebServer (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Info >> InternetInfo >> InternetLink >> TcpLink >> WebServer |
Contents |
- Package:
- UWeb
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] ApplicationObjects
Type: WebApplication
Array size: 10
[edit] ApplicationPaths
Type: string
Array size: 10
Modifiers: config
Default value, index 0: "/ServerAdmin"
Default value, index 1: "/images"
[edit] Applications
Type: string
Array size: 10
Modifiers: config
Default value, index 0: "WebAdmin.UTServerAdmin"
Default value, index 1: "WebAdmin.UTImageServer"
[edit] bEnabled
Type: bool
Modifiers: config
[edit] ConnectionCount
Type: int
[edit] ConnId
Type: int
[edit] DefaultApplication
Type: int
Modifiers: config
[edit] ExpirationSeconds
Type: int
Modifiers: config
How long images can be cached .. default is 24 hours
Default value: 86400
[edit] ListenPort
Type: int
Modifiers: config
Default value: 80
[edit] MaxConnections
Type: int
Modifiers: config
Default value: 18
[edit] ServerName
Type: string
Modifiers: config
[edit] ServerURL
Type: string
[edit] Default values
| Property | Value |
|---|---|
| AcceptClass | Class'UWeb.WebConnection' |
[edit] Subobjects
[edit] Sprite
Class: Engine.SpriteComponent
Inherits from: TcpLink.Sprite
No new values.
[edit] Functions
[edit] Events
[edit] Destroyed
Overrides: Actor.Destroyed
[edit] GainedChild
Overrides: Actor.GainedChild
[edit] LostChild
Overrides: Actor.LostChild
[edit] PostBeginPlay
Overrides: Actor.PostBeginPlay
