Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFuzzyPathMatcher
| |
|
| Name |
FFuzzyPath |
| Type |
struct |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextCommandletBase.h |
| Include Path |
#include "Commandlets/GatherTextCommandletBase.h" |
Syntax
struct FFuzzyPath
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FFuzzyPath
(
FString InPathFilter,
const EPathType InPathType
)
|
|
Commandlets/GatherTextCommandletBase.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PathFilter |
FString |
|
Commandlets/GatherTextCommandletBase.h |
|
| PathTestPolicy |
EPathTestPolicy |
|
Commandlets/GatherTextCommandletBase.h |
|
| PathType |
EPathType |
|
Commandlets/GatherTextCommandletBase.h |
|
Functions
Public