Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FValueTransformerListWithBoundMa-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAttributeMappingKey GetKey
(
const FValueTransformerListIterator& It |
FAttributeValueTransformerListIterator entries. | UAF/ValueRuntime/Transformers/Transformer.h | |
FAttributeMappingKey GetKey
(
const IteratorType& It |
Normal FBoundMapCollectionJoinOp. | UAF/ValueRuntime/Transformers/Transformer.h |
GetKey(const FValueTransformerListIterator &)
Description
FAttributeValueTransformerListIterator entries.
| Name | GetKey |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/Transformers/Transformer.h |
| Include Path | #include "UAF/ValueRuntime/Transformers/Transformer.h" |
FAttributeMappingKey GetKey
(
const FValueTransformerListIterator & It
) const
GetKey(const IteratorType &)
Description
Normal FBoundMapCollectionJoinOp.
| Name | GetKey |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/Transformers/Transformer.h |
| Include Path | #include "UAF/ValueRuntime/Transformers/Transformer.h" |
template<class IteratorType>
FAttributeMappingKey GetKey
(
const IteratorType & It
) const