Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMappingOneToMany
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Experimental/Graph/GraphConvert.h | |||
FMappingOneToMany
(
const FMappingOneToMany& |
Copy construction not implemented as buffers may be very large and expensive to copy. | Experimental/Graph/GraphConvert.h | |
| Experimental/Graph/GraphConvert.h |
FMappingOneToMany()
| Name | FMappingOneToMany |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Experimental/Graph/GraphConvert.h |
| Include Path | #include "Experimental/Graph/GraphConvert.h" |
FMappingOneToMany()
FMappingOneToMany(const FMappingOneToMany &)
Description
Copy construction not implemented as buffers may be very large and expensive to copy.
| Name | FMappingOneToMany |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Experimental/Graph/GraphConvert.h |
| Include Path | #include "Experimental/Graph/GraphConvert.h" |
FMappingOneToMany
(
const FMappingOneToMany &
)
FMappingOneToMany(FMappingOneToMany &&)
| Name | FMappingOneToMany |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Experimental/Graph/GraphConvert.h |
| Include Path | #include "Experimental/Graph/GraphConvert.h" |
FMappingOneToMany
(
FMappingOneToMany &&
)