Navigation
Unreal Engine C++ API Reference > Developer > DirectoryWatcher > IDirectoryWatcher
References
Module | DirectoryWatcher |
Header | /Engine/Source/Developer/DirectoryWatcher/Public/IDirectoryWatcher.h |
Include | #include "IDirectoryWatcher.h" |
virtual void Tick ( float DeltaSeconds )
Remarks
Allows for subclasses to be ticked (by editor or other programs that need to tick the singleton)