Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:XWebQueryHandler (UT2004)

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

Class: XWebAdmin.xWebQueryHandler Parent: Engine.xAdminBase

<Enter a description here>

Properties[edit]

DefaultPage[edit]

Type: string


NeededPrivs[edit]

Type: string


Title[edit]

Type: string


Instance functions[edit]

Cleanup[edit]

function Cleanup ()


Init[edit]

function bool Init ()


PostQuery[edit]

function bool PostQuery (WebRequest Request, WebResponse Response)


PreQuery[edit]

function bool PreQuery (WebRequest Request, WebResponse Response)


Query[edit]

function bool Query (WebRequest Request, WebResponse Response)