FMatchRules::SetApplicableExtensions

Specify a set of applicable extensions, ; separated.

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 SetApplicableExtensions
(
    const FString & InExtensions
)

Remarks

Specify a set of applicable extensions, ; separated. Provided as an optimization to early-out on files we're not interested in.

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