Navigation
Unreal Engine C++ API Reference > Developer > DirectoryWatcher > FMatchRules
Syntax
FString ApplicableExtensions
Remarks
Optimization to ignore files that don't match the given set of extensions. Expected to be of the form ;ext1;ext2;ext3;