Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCookStatsManager
Helper struct to auto-register your STATIC FUNCTION with CookStatsCallbacks
| Name | FAutoRegisterCallback |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/CookStats.h |
| Include Path | #include "ProfilingDebugging/CookStats.h" |
Syntax
struct FAutoRegisterCallback
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAutoRegisterCallback
(
Func Callback |
ProfilingDebugging/CookStats.h |