Mostly Harmless

UE3:CascadeOptions (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> CascadeOptions
Package: 
UnrealEd
This class in other games:
UT3


Properties[edit]

Property group 'Options'[edit]

See CascadeOptions property group Options.

Internal variables[edit]

ModuleMenu_ModuleRejections[edit]

Type: array<string>

Modifiers: deprecated, config

Modules that Cascade should ignore in the menu system.

ModuleMenu_TypeDataToBaseModuleRejections[edit]

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[edit]

Type: array<CascadeConfiguration.ModuleMenuMapper>

Modifiers: deprecated, config

Module-to-TypeData mappings.