The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:WebApplication (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> WebApplication |
Contents |
- Package:
- IpDrv
- Direct subclasses:
- HelloWeb, ImageServer
- This class in other games:
- U2, U2XMP, UE2Runtime, UT, UT2003, 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] Path
Type: string
[edit] WebServer
Type: WebServer
[edit] WorldInfo
Type: WorldInfo
[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)
