FAsyncDirectoryReader::GetCachedState

Retrieve the cached state supplied to this class through [UseCachedState()](API\Developer\DirectoryWatcher\FAsyncDirectoryReader\UseCachedState).

Windows
MacOS
Linux

References

Module

DirectoryWatcher

Header

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

Include

#include "FileCache.h"

Source

/Engine/Source/Developer/DirectoryWatcher/Private/FileCache.cpp

Syntax

TOptional< FDirectoryState > GetCachedState()

Remarks

Retrieve the cached state supplied to this class through UseCachedState().

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