Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FUnboundMapCollection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUnboundMapCollection
(
FReallocFun InReallocFun |
UAF/ValueRuntime/UnboundMapCollection.h | ||
FUnboundMapCollection
(
const FUnboundMapCollection& Other |
UAF/ValueRuntime/UnboundMapCollection.h | ||
FUnboundMapCollection
(
FUnboundMapCollection&& Other |
UAF/ValueRuntime/UnboundMapCollection.h |
FUnboundMapCollection(FReallocFun)
| Name | FUnboundMapCollection |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/UnboundMapCollection.h |
| Include Path | #include "UAF/ValueRuntime/UnboundMapCollection.h" |
| Source | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Private/UAF/ValueRuntime/UnboundMapCollection.cpp |
FUnboundMapCollection
(
FReallocFun InReallocFun
)
FUnboundMapCollection(const FUnboundMapCollection &)
| Name | FUnboundMapCollection |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/UnboundMapCollection.h |
| Include Path | #include "UAF/ValueRuntime/UnboundMapCollection.h" |
| Source | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Private/UAF/ValueRuntime/UnboundMapCollection.cpp |
FUnboundMapCollection
(
const FUnboundMapCollection & Other
)
FUnboundMapCollection(FUnboundMapCollection &&)
| Name | FUnboundMapCollection |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/UnboundMapCollection.h |
| Include Path | #include "UAF/ValueRuntime/UnboundMapCollection.h" |
| Source | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Private/UAF/ValueRuntime/UnboundMapCollection.cpp |
FUnboundMapCollection
(
FUnboundMapCollection && Other
)