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