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