FShaderConductorContext::GetErrors

Returns the list of current compile errors.

Windows
MacOS
Linux

References

Module

ShaderCompilerCommon

Header

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

Include

#include "ShaderCompilerCommon.h"

Syntax

const TArray< FShaderCompilerError > & GetErrors() const

Remarks

Returns the list of current compile errors.

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