FAsyncDirectoryReader::SetMatchRules

Set what files are relevant to this reader.

Windows
MacOS
Linux

References

Module

DirectoryWatcher

Header

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

Include

#include "FileCache.h"

Syntax

void SetMatchRules
(
    const FMatchRules & InRules
)

Remarks

Set what files are relevant to this reader. Calling this once the reader starts results in undefined behaviour.

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