FUpdateCacheTransaction::FUpdateCacheTransaction

Construction responsibility is held by [FFileCache](API\Developer\DirectoryWatcher\FFileCache)

Windows
MacOS
Linux

References

Module

DirectoryWatcher

Header

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

Include

#include "FileCache.h"

Syntax

FUpdateCacheTransaction
(
    FImmutableString InMovedFromFilename,
    FImmutableString InMovedToFilename,
    const FFileData & InFileData
)

Remarks

Construction responsibility is held by FFileCache

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