Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UInvalidationBox
Description
Tell the InvalidationBox to use the invalidation process.
the other internal flags can disable the option.
| Name | SetCanCache |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Components/InvalidationBox.h |
| Include Path | #include "Components/InvalidationBox.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/InvalidationBox.cpp |
UFUNCTION (BlueprintCallable, Category="Invalidation Box")
void SetCanCache
(
bool CanCache
)