Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FBoundMapCollection
| Name | FMapEntry |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/BoundMapCollection.h |
| Include Path | #include "UAF/ValueRuntime/BoundMapCollection.h" |
Syntax
struct FMapEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Key | FAttributeMappingKey | The mapping key that identifies this entry. | UAF/ValueRuntime/BoundMapCollection.h | |
| Map | FBoundValueMap * | The map containing our values. | UAF/ValueRuntime/BoundMapCollection.h |