Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FUnboundMapCollection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUnboundMapCollection & operator=
(
const FUnboundMapCollection& Other |
UAF/ValueRuntime/UnboundMapCollection.h | ||
FUnboundMapCollection & operator=
(
FUnboundMapCollection&& Other |
UAF/ValueRuntime/UnboundMapCollection.h |
operator=(const FUnboundMapCollection &)
| Name | operator= |
| 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 & operator=
(
const FUnboundMapCollection & Other
)
operator=(FUnboundMapCollection &&)
| Name | operator= |
| 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 & operator=
(
FUnboundMapCollection && Other
)