Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FCookDependencyContext
Description
Reports that current evaluation of the function is different from all previous evaluations for a reason that cannot be reported as data passed into Update. When called while calculating the initial hash this call is ignored. When called while testing incrementally skippable the package is marked modified and recooked.
| Name | ReportInvalidated |
| 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 ReportInvalidated()