I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:WebApplication (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:12, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> WebApplication

Contents

Package: 
UWeb
Direct subclasses:
HelloWeb, ImageServer
This class in other games:
U2, U2XMP, UDK, UT, UT2003, UT2004, UT3

null

[edit] Properties

[edit] Level

Type: LevelInfo


[edit] Path

Type: string


[edit] WebServer

Type: WebServer


[edit] Instance functions

[edit] Cleanup

function Cleanup ()


[edit] Init

function Init ()


[edit] Query

function Query (WebRequest Request, WebResponse Response)