Gah - a solution with more questions. – EntropicLqd

UE3:WebApplication (UDK)

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

null

Properties

Path

Type: string


WebServer

Type: WebServer


WorldInfo

Type: WorldInfo


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)