IAsyncFileCacheTask::Tick

Tick this task. Only to be called on the task thread.

Unreal Engine C++ API Reference > Developer > DirectoryWatcher > IAsyncFileCacheTask

  • IAsyncFileCacheTask::Tick()

References

   
Module DirectoryWatcher
Header /Engine/Source/Developer/DirectoryWatcher/Public/FileCache.h
Include #include "FileCache.h"
[EProgressResult](API\Developer\DirectoryWatcher\IAsyncFileCacheTask\EProgressResult) Tick
(
    const [FTimeLimit](API\Developer\DirectoryWatcher\FTimeLimit) & TimeLimit
)

Remarks

Tick this task. Only to be called on the task thread.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library