Navigation
Unreal Engine C++ API Reference > Editor > KismetWidgets
References
Module | KismetWidgets |
Header | /Engine/Source/Editor/KismetWidgets/Public/SPinTypeSelector.h |
Include | #include "SPinTypeSelector.h" |
Syntax
template<typename ItemType>
struct FTopLevenshteinResult
Variables
Type | Name | Description |
---|---|---|
ItemType | Item | |
float | Score |
Functions
Type | Name | Description |
---|---|---|
void | CompareAndUpdate ( FStringView SearchValue, const ItemType& NewItem, FStringView NewItemValue ) | |
bool | IsSet () |