FAsyncFileHasher::Tick

Tick this reader (hashes as many files as possible in the time allowed). Returns progress state.

Windows
MacOS
Linux

Override Hierarchy

IAsyncFileCacheTask::Tick()

FAsyncFileHasher::Tick()

References

Module

DirectoryWatcher

Header

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

Include

#include "FileCache.h"

Source

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

Syntax

virtual EProgressResult Tick
(
    const FTimeLimit & Limit
)

Remarks

Tick this reader (hashes as many files as possible in the time allowed). Returns progress state.

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