Navigation
API > API/Editor > API/Editor/UnrealEd
Performs fuzzy path matching against a set of include and exclude paths
| |
|
| Name |
FFuzzyPathMatcher |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextCommandletBase.h |
| Include Path |
#include "Commandlets/GatherTextCommandletBase.h" |
Syntax
class FFuzzyPathMatcher
Constructors
Structs
Enums
Public
| Name |
Remarks |
| EPathMatch |
|
| EPathTestPolicy |
The algorithm used to test path matches for a fuzzy path. Defaults to FString::MatchesWildcard |
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FuzzyPaths |
TArray< FFuzzyPath > |
|
Commandlets/GatherTextCommandletBase.h |
|
Functions
Public
Static