IAsyncReadFileHandle::UsesCache

Return true if this file is backed by a cache, if not, then precache requests are ignored.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Async/AsyncFileHandle.h

Include

#include "Async/AsyncFileHandle.h"

Syntax

virtual bool UsesCache()

Remarks

Return true if this file is backed by a cache, if not, then precache requests are ignored.

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