FShaderCompilerError::GetErrorStringWithLineMarker

Returns the error message with source file and source line (if present), as well as a line marker seperated with a LINE_TERMINATOR.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "ShaderCore.h"

Syntax

FString GetErrorStringWithLineMarker() const

Remarks

Returns the error message with source file and source line (if present), as well as a line marker seperated with a LINE_TERMINATOR.

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