Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderPipelineCache
Description
Returns the number of pipelines waiting for precompilation of the current PSOFC task. if there are multiple PSOFCs pending this will return a minimum value of 1. It may increase as subsequent caches are processed.
| Name | NumPrecompilesRemaining |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderPipelineCache.h |
| Include Path | #include "ShaderPipelineCache.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/ShaderPipelineCache.cpp |
static uint32 NumPrecompilesRemaining()