Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FShaderCompilingManager
Description
Returns whether to display a notification that shader compiling is happening in the background. Note: This is dependent on NumOutstandingJobs which is updated from another thread, so the results are non-deterministic.
| Name | ShouldDisplayCompilingNotification |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ShaderCompiler.h |
| Include Path | #include "ShaderCompiler.h" |
bool ShouldDisplayCompilingNotification() const