Navigation
API > API/Plugins > API/Plugins/UAF
A heap allocated unbound map collection.
| Name | FUnboundMapCollectionHeap |
| Type | class |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/UnboundMapCollection.h |
| Include Path | #include "UAF/ValueRuntime/UnboundMapCollection.h" |
Syntax
class FUnboundMapCollectionHeap : public UE::UAF::FUnboundMapCollection
Inheritance Hierarchy
- FUnboundMapCollection → FUnboundMapCollectionHeap
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUnboundMapCollectionHeap() |
Constructs an empty collection. | UAF/ValueRuntime/UnboundMapCollection.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUnboundMapCollection & operator=
(
const FUnboundMapCollection& Other |
UAF/ValueRuntime/UnboundMapCollection.h | ||
FUnboundMapCollection & operator=
(
FUnboundMapCollection&& Other |
UAF/ValueRuntime/UnboundMapCollection.h |