Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FSCWErrorCode
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 Report
&40;
ECode Code,
const FStringView & Info
&41;
Remarks
Sets the global SCW error code if it hasn't been set before. Call Reset first before setting a new value. Returns true on success, otherwise the error code has already been set.