There is no spoon
UE2:WebApplication (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> WebApplication |
Contents |
- Package:
- UWeb
- Direct subclasses:
- HelloWeb, ImageServer, UTServerAdmin
- This class in other games:
- U2, U2XMP, UDK, UE2Runtime, UT, UT2004, UT3
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] Level
Type: LevelInfo
[edit] Path
Type: string
[edit] WebServer
Type: WebServer
[edit] Instance functions
[edit] Cleanup
final function Cleanup ()
[edit] CleanupApp
function CleanupApp ()
[edit] Init
function Init ()
[edit] PostQuery
function PostQuery (WebRequest Request, WebResponse Response)
[edit] PreQuery
[edit] Query
function Query (WebRequest Request, WebResponse Response)
