Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/Runtime/Core/ProfilingDebugging/FCookStatsManager
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/CookStats.h |
| Include | #include "ProfilingDebugging/CookStats.h" |
Syntax
static FGatherCookStatsDelegate CookStatsCallbacks;
Remarks
Use this to register a callback to gather cook stats for a translation unit. When a cook is finished, this delegate will be fired.