UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FShaderCompilerError Member List

This is the complete list of members for FShaderCompilerError, including all inherited members.

ErrorLineStringFShaderCompilerError
ErrorVirtualFilePathFShaderCompilerError
ExtractSourceLocation()FShaderCompilerError
ExtractSourceLocations(TArray< FShaderCompilerError > &InOutErrors)FShaderCompilerErrorstatic
FShaderCompilerError(const TCHAR *InStrippedErrorMessage=TEXT(""))FShaderCompilerErrorinline
FShaderCompilerError(const TCHAR *InVirtualFilePath, const TCHAR *InLineString, const TCHAR *InStrippedErrorMessage)FShaderCompilerErrorinline
FShaderCompilerError(FString &&InStrippedErrorMessage)FShaderCompilerErrorinline
FShaderCompilerError(FString &&InStrippedErrorMessage, FString &&InHighlightedLine, FString &&InHighlightedLineMarker)FShaderCompilerErrorinline
GetErrorString(bool bOmitLineMarker=false) constFShaderCompilerError
GetErrorStringWithLineMarker() constFShaderCompilerError
GetErrorStringWithSourceLocation() constFShaderCompilerError
GetShaderSourceFilePath(TArray< FShaderCompilerError > *InOutErrors=nullptr) constFShaderCompilerError
HasLineMarker() constFShaderCompilerErrorinline
HighlightedLineFShaderCompilerError
HighlightedLineMarkerFShaderCompilerError
operator<<FShaderCompilerErrorfriend
StrippedErrorMessageFShaderCompilerError