Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderCompilerError
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/ShaderCompilerCore.h |
| Include | #include "ShaderCompilerCore.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/ShaderCore.cpp |
static void ExtractSourceLocations
(
TArray < FShaderCompilerError > & InOutErrors
)
Remarks
Extracts the file path and source line for each error from the error message. Propagates highlighted line and marker to all errors pertaining to the same source location.