Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FCookEventContext
Description
Report whether this OnCookEvent was called during a cook. Some cook events (such as UE::Cook::PlatformCookDependencies) can also be called during editor saves of a package.
| Name | IsCooking |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Cooker/CookEvents.h |
| Include Path | #include "Cooker/CookEvents.h" |
bool IsCooking() const