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

Difference between revisions of "Legacy:ImageServer"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
 
Line 3: Line 3:
 
Provides access to images (*.gif, *.jpg, *.jpeg and *.bmp) used in web pages created by a UT web server.
 
Provides access to images (*.gif, *.jpg, *.jpeg and *.bmp) used in web pages created by a UT web server.
  
By default it is set up as <tt>Application[1]</tt> in the <tt>[UWeb.WebServer]</tt> section of UnrealTournament.ini.
+
==Known subclasses ==
 +
* [[Legacy:UTImageServer|UTImageServer]]

Latest revision as of 09:15, 20 April 2002

Object >> WebApplication >> ImageServer

Provides access to images (*.gif, *.jpg, *.jpeg and *.bmp) used in web pages created by a UT web server.

Known subclasses[edit]