I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Difference between revisions of "Legacy:LevelSummary"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
 
Line 9: Line 9:
 
==Properties ==
 
==Properties ==
  
''brb to add these back in''
+
===LevelSummary===
 +
; String Author :
 +
; string DecoTextName :
 +
; String Description :
 +
; bool HideFromMenus :
 +
; int IdealPlayerCountMax :
 +
; int IdealPlayerCountMin :
 +
; string LevelEnterText (localized) :
 +
; [[Legacy:Material|Material]] Screenshot :
 +
; string Title (localized) :
 +
 
 +
===SinglePlayer===
 +
; int SinglePlayerTeamSize :
  
 
[[Category:Legacy Class (UT2003)|{{PAGENAME}}]]
 
[[Category:Legacy Class (UT2003)|{{PAGENAME}}]]

Latest revision as of 10:25, 13 May 2003

UT2003 :: Object >> LevelSummary (Package: Engine)

LevelSummary contains the summary properties from the LevelInfo actor.

Designed for fast loading.

See LevelSummary (UT) for the UT version of this class.

Properties[edit]

LevelSummary[edit]

String Author 
string DecoTextName 
String Description 
bool HideFromMenus 
int IdealPlayerCountMax 
int IdealPlayerCountMin 
string LevelEnterText (localized) 
Material Screenshot 
string Title (localized) 

SinglePlayer[edit]

int SinglePlayerTeamSize