CauldronConfig

Represents the configuration used to initiate the current cauldron run. Framework will be initialzed according to contents of CauldronConfig + any command line overrides applied.

File location: framework/cauldron/framework/inc/core/framework.h

Structs

Name

Description

StartupContentDef

Represents the content to auto-load as part of the sample startup process.

Methods

Return type

Description

void

Validate () const

const wchar_t*

GetAliasedResourceName (const wchar_t* resourceName) const

RenderResourceInformation

GetRenderResourceInformation (const wchar_t* resourceName) const

const bool

IsAnyInCodeCaptureEnabled () const