Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FUnboundMapCollection
| |
|
| Name |
FMapEntry |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/UnboundMapCollection.h |
| Include Path |
#include "UAF/ValueRuntime/UnboundMapCollection.h" |
Syntax
struct FMapEntry
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Map |
FUnboundValueMap * |
The map containing our values. |
UAF/ValueRuntime/UnboundMapCollection.h |
|
| ValueType |
UScriptStruct * |
The value type (key) that identifies this entry. |
UAF/ValueRuntime/UnboundMapCollection.h |
|