Navigation
Unreal Engine C++ API Reference > Developer > ShaderCompilerCommon > FShaderConductorContext
References
Module | ShaderCompilerCommon |
Header | /Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderConductorContext.h |
Include | #include "ShaderConductorContext.h" |
Source | /Engine/Source/Developer/ShaderCompilerCommon/Private/ShaderConductorContext.cpp |
void FlushErrors ( [TArray](API\Runtime\Core\Containers\TArray)< [FShaderCompilerError](API\Runtime\RenderCore\FShaderCompilerError) > & OutErrors )
Remarks
Flushes the list of current compile errors and moves the ownership to the caller.