Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FScopedCookStat
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedCookStat
(
const FScopedCookStat& |
ProfilingDebugging/CookStats.h | ||
| ProfilingDebugging/CookStats.h | |||
FScopedCookStat
(
uint64 Id, |
ProfilingDebugging/CookStats.h |
FScopedCookStat(const FScopedCookStat &)
| Name | FScopedCookStat |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/CookStats.h |
| Include Path | #include "ProfilingDebugging/CookStats.h" |
FScopedCookStat
(
const FScopedCookStat &
)
FScopedCookStat(FScopedCookStat &&)
| Name | FScopedCookStat |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/CookStats.h |
| Include Path | #include "ProfilingDebugging/CookStats.h" |
FScopedCookStat
(
FScopedCookStat &&
)
FScopedCookStat(uint64, EPackageEventStatType)
| Name | FScopedCookStat |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/CookStats.h |
| Include Path | #include "ProfilingDebugging/CookStats.h" |
FScopedCookStat
(
uint64 Id,
EPackageEventStatType InStatType
)