I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:UTServerAdmin (UT2003)
Object >> WebApplication >> UTServerAdmin |
Contents
- Package:
- xWebAdmin
- Known classes within UTServerAdmin:
- XWebQueryAdmins, XWebQueryCurrent, XWebQueryDefaults, XWebQueryHandler
- This class in other games:
- UT, UT2004, 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. |
/////////////////////////////////////////////////////////
xWebAdmin.UTServerAdmin Web Application to handle remote administration of server
Properties[edit]
Property group 'UTServerAdmin'[edit]
DefaultWebSkinClass[edit]
Default value: Class'xWebAdmin.UT2K3Skin'
QueryHandlerClasses[edit]
Modifiers: config
Default value, index 0: "XWebAdmin.xWebQueryCurrent"
Default value, index 1: "XWebAdmin.xWebQueryDefaults"
Default value, index 2: "XWebAdmin.xWebQueryAdmins"
SpectatorType[edit]
Type: class<UTServerAdminSpectator>
Default value: Class'xWebAdmin.UTServerAdminSpectator'
WebSkins[edit]
array of webadmin skins
Internal variables[edit]
See UTServerAdmin internal variables.
Structs[edit]
HtmlChar[edit]
Functions[edit]
Static functions[edit]
EatStr[edit]
GetItemName[edit]
ReplaceTag[edit]
Events[edit]
Init[edit]
Overrides: WebApplication.Init
PostQuery[edit]
Overrides: WebApplication.PostQuery
Query[edit]
Overrides: WebApplication.Query
Other instance functions[edit]
See UTServerAdmin instance functions.