Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFuzzyPathMatcher
| Name | EPathMatch |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextCommandletBase.h |
| Include Path | #include "Commandlets/GatherTextCommandletBase.h" |
Syntax
enum EPathMatch
{
Included,
Excluded,
NoMatch,
}
Values
| Name | Remarks |
|---|---|
| Included | |
| Excluded | |
| NoMatch |