FAsyncDirectoryReader::GetLiveState

Get the state of the directory once finished.

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 > GetLiveState()

Remarks

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.

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