Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/Runtime/Core/ProfilingDebugging/FCookStatsManager
Type
typedef TMulticastDelegate_OneParam< void, AddStatFuncRef > FGatherCookStatsDelegate
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/CookStats.h |
| Include | #include "ProfilingDebugging/CookStats.h" |
Remarks
To register a callback for reporting stats, create an instance of this delegate type and add it to the delegate variable below.