There is no spoon

UE2:XWebQueryHandler (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> xAdminBase >> XWebQueryHandler
Package: 
xWebAdmin
Within class: 
UTServerAdmin
This class in other games:
UT2004

Class: XWebAdmin.xWebQueryHandler Parent: Engine.xAdminBase

<Enter a description here>

Properties

DefaultPage

Type: string


NeededPrivs

Type: string


Title

Type: string


Instance functions

Cleanup

function Cleanup ()


Init

function bool Init ()


PostQuery

function bool PostQuery (WebRequest Request, WebResponse Response)


PreQuery

function bool PreQuery (WebRequest Request, WebResponse Response)


Query

function bool Query (WebRequest Request, WebResponse Response)


Operators

string += string

{{{1}}}


string -= string

{{{1}}}


string @= string

{{{1}}}