IAsyncFileCacheTask::IsComplete

Check whether this task is complete. Must be implemented in a thread-safe manner.

Windows
MacOS
Linux

Override Hierarchy

References

Module

DirectoryWatcher

Header

/Engine/Source/Developer/DirectoryWatcher/Public/FileCache.h

Include

#include "FileCache.h"

Syntax

bool IsComplete() const

Remarks

Check whether this task is complete. Must be implemented in a thread-safe manner.

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