FShaderConductorContext::FlushErrors

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

Windows
MacOS
Linux

References

Module

ShaderCompilerCommon

Header

/Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h

Include

#include "ShaderCompilerCommon.h"

Source

/Engine/Source/Developer/ShaderCompilerCommon/Private/ShaderCompilerCommon.cpp

Syntax

void FlushErrors
(
    TArray< FShaderCompilerError > & OutErrors
)

Remarks

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

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