I love the smell of UnrealEd crashing in the morning. – tarquin

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[edit]

Path[edit]

Type: string


WebServer[edit]

Type: WebServer


WorldInfo[edit]

Type: WorldInfo


Instance functions[edit]

Cleanup[edit]

final function Cleanup ()


CleanupApp[edit]

function CleanupApp ()


Init[edit]

function Init ()


PostQuery[edit]

function PostQuery (WebRequest Request, WebResponse Response)


PreQuery[edit]

function bool PreQuery (WebRequest Request, WebResponse Response)


Query[edit]

function Query (WebRequest Request, WebResponse Response)