Legacy:LevelSummary: Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
==Properties == | ==Properties == | ||
===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
LevelSummary contains the summary properties from the LevelInfo actor.
Designed for fast loading.
See LevelSummary (UT) for the UT version of this class.
Properties
LevelSummary
- String Author
- string DecoTextName
- String Description
- bool HideFromMenus
- int IdealPlayerCountMax
- int IdealPlayerCountMin
- string LevelEnterText (localized)
- Material Screenshot
- string Title (localized)
SinglePlayer
- int SinglePlayerTeamSize