Navigation
API > API/Developer > API/Developer/DirectoryWatcher > API/Developer/DirectoryWatcher/FAsyncDirectoryReader
Description
Get the state of the directory once finished. Relinquishes the currently stored directory state to the client. Returns nothing if incomplete, or if GetLiveState() has already been called.
| Name | GetLiveState |
| Type | function |
| Header File | /Engine/Source/Developer/DirectoryWatcher/Public/FileCache.h |
| Include Path | #include "FileCache.h" |
| Source | /Engine/Source/Developer/DirectoryWatcher/Private/FileCache.cpp |
TOptional< FDirectoryState > GetLiveState()