Navigation
API > API/Plugins > API/Plugins/UAF
Concept used to detect whether or not a Join Operator uses fuzzy matching
| Name | CHasFuzzyMatching |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/IteratorUtils.h |
| Include Path | #include "UAF/ValueRuntime/IteratorUtils.h" |
Syntax
struct CHasFuzzyMatching
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
decltype(Val.IsMatch({}, {})) Requires
(
T& Val |
UAF/ValueRuntime/IteratorUtils.h |