Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FCookDependencyContext
Description
Reports failure to compute the hash (e.g. because a file cannot be read). When called while calculating the initial hash the storage of the key fails and the package will be recooked on the next cook. When called while testing incrementally skippable the package is marked modified and recooked.
| Name | ReportError |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Cooker/CookDependencyContext.h |
| Include Path | #include "Cooker/CookDependencyContext.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/Cooker/CookDependencyContext.cpp |
void ReportError()