IDirectoryWatcher::Tick

Allows for subclasses to be ticked (by editor or other programs that need to tick the singleton)

Windows
MacOS
Linux

References

Module

DirectoryWatcher

Header

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

Include

#include "IDirectoryWatcher.h"

Syntax

virtual void Tick
(
    float DeltaSeconds
)

Remarks

Allows for subclasses to be ticked (by editor or other programs that need to tick the singleton)

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