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