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

UE3:CascadeOptions (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:37, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 1))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> CascadeOptions
Package: 
UnrealEd
This class in other games:
UT3


Properties

Property group 'Options'

See CascadeOptions property group Options.

Internal variables

ModuleMenu_ModuleRejections

Type: array<string>

Modifiers: deprecated, config

Modules that Cascade should ignore in the menu system.

ModuleMenu_TypeDataToBaseModuleRejections

Type: array<CascadeConfiguration.ModuleMenuMapper>

Modifiers: deprecated, config

TypeData-to-base module mappings. These will disallow complete 'sub-menus' depending on the TypeData utilized.

ModuleMenu_TypeDataToSpecificModuleRejections

Type: array<CascadeConfiguration.ModuleMenuMapper>

Modifiers: deprecated, config

Module-to-TypeData mappings.