FMatchRules::AddWildcardRule

Specify a wildcard match to include or exclude

Windows
MacOS
Linux

References

Module

DirectoryWatcher

Header

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

Include

#include "FileCacheUtilities.h"

Source

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

Syntax

void AddWildcardRule
(
    const FWildcardString & WildcardString,
    bool bInclude
)

Remarks

Specify a wildcard match to include or exclude

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