UInvalidationBox::SetCanCache

Tell the InvalidationBox to use the invalidation process.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/InvalidationBox.h

Include

#include "Components/InvalidationBox.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/InvalidationBox.cpp

Syntax

void SetCanCache
(
    bool CanCache
)

Remarks

Tell the InvalidationBox to use the invalidation process. @note the other internal flags can disable the option.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss