FShaderConductorContext::FlushErrors

Flushes the list of current compile errors and moves the ownership to the caller.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library