FDirectoryWatcherModule::Get

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

Windows
MacOS
Linux

References

Module

DirectoryWatcher

Header

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

Include

#include "DirectoryWatcherModule.h"

Source

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

Syntax

virtual IDirectoryWatcher * Get()

Remarks

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

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