There is no spoon

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

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.