Navigation
API > API/Runtime > API/Runtime/Core
| Name | FScopedCookStat |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/CookStats.h |
| Include Path | #include "ProfilingDebugging/CookStats.h" |
Syntax
struct FScopedCookStat
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedCookStat
(
const FScopedCookStat& |
ProfilingDebugging/CookStats.h | ||
| ProfilingDebugging/CookStats.h | |||
FScopedCookStat
(
uint64 Id, |
ProfilingDebugging/CookStats.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedCookStat() |
ProfilingDebugging/CookStats.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Id | uint64 | ProfilingDebugging/CookStats.h | ||
| StatType | EPackageEventStatType | ProfilingDebugging/CookStats.h |