Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FShaderCompilingManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ShaderCompiler.h |
| Include | #include "ShaderCompiler.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ShaderCompiler/ShaderCompiler.cpp |
void GetLocalStats
(
FShaderCompilerStats & OutStats
) const
Remarks
Retrieve compiler statistics for all compilation done in this process. Note that this will not include stats for any compilation that occurs in worker processes in a multiprocess cook.