ReferencedUniformBufferStructsCache

Cache of referenced uniform buffer includes.

Windows
MacOS
Linux

Syntax

mutable TMap< const TCHAR *, FCachedUniformBufferDeclaration > ReferencedUniformBufferStructsCache

Remarks

Cache of referenced uniform buffer includes. These are derived from source files so they need to be flushed when editing and recompiling shaders on the fly. FShaderType::Initialize will add an entry for each referenced uniform buffer, but the declarations are added on demand as shaders are compiled.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss