Gah - a solution with more questions. – EntropicLqd

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[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.