There is no spoon
UE2:WebApplication (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> WebApplication |
- Package:
- UWeb
- Direct subclasses:
- HelloWeb, ImageServer, UTServerAdmin
- This class in other games:
- UT, UE2Runtime, UT2003, U2, U2XMP, UDK, 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]
Level[edit]
Type: LevelInfo
Path[edit]
Type: string
WebServer[edit]
Type: WebServer
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)