FDirectoryWatcherModule::Get

Gets the directory watcher singleton or returns NULL if the platform does not support directory watching

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

References

   
Module DirectoryWatcher
Header /Engine/Source/Developer/DirectoryWatcher/Public/DirectoryWatcherModule.h
Include #include "DirectoryWatcherModule.h"
Source /Engine/Source/Developer/DirectoryWatcher/Private/DirectoryWatcherModule.cpp
virtual [IDirectoryWatcher](API\Developer\DirectoryWatcher\IDirectoryWatcher) * Get()  

Remarks

Gets the directory watcher singleton or returns NULL if the platform does not support directory watching


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library