FlushShaderFileCache

Flushes the shader file and CRC cache, and regenerates the binary shader files if necessary.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/ShaderCore.h

Include

#include "ShaderCore.h"

Source

/Engine/Source/Runtime/RenderCore/Private/ShaderCore.cpp

Syntax

void FlushShaderFileCache()

Remarks

Flushes the shader file and CRC cache, and regenerates the binary shader files if necessary. Allows shader source files to be re-read properly even if they've been modified since startup.

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