Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:WebApplication (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> WebApplication
Package: 
UWeb
Direct subclasses:
HelloWeb, ImageServer, UTServerAdmin
This class in other games:
UT, UE2Runtime, UT2003, U2, U2XMP, UDK, UT3

null

Properties

Level

Type: LevelInfo


Path

Type: string


WebServer

Type: WebServer


Instance functions

Cleanup

final function Cleanup ()


CleanupApp

function CleanupApp ()


Init

function Init ()


PostQuery

function PostQuery (WebRequest Request, WebResponse Response)


PreQuery

function bool PreQuery (WebRequest Request, WebResponse Response)


Query

function Query (WebRequest Request, WebResponse Response)