I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:WebApplication (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> WebApplication |
- Package:
- IpDrv
- Direct subclasses:
- HelloWeb, ImageServer
- This class in other games:
- UT, UE2Runtime, UT2003, U2, U2XMP, UT2004, UT3
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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]
Query[edit]
function Query (WebRequest Request, WebResponse Response)