Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FSparseElementsStorage > API/Runtime/MassEntity/FSparseElementsStorage/FPackedStructDataChunk
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPackedStructDataChunk & operator=
(
const FPackedStructDataChunk& |
MassSparseElementsStorage.h | ||
FPackedStructDataChunk & operator=
(
FPackedStructDataChunk&& Other |
MassSparseElementsStorage.h |
operator=(const FPackedStructDataChunk &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassSparseElementsStorage.h |
| Include Path | #include "MassSparseElementsStorage.h" |
FPackedStructDataChunk & operator=
(
const FPackedStructDataChunk &
)
operator=(FPackedStructDataChunk &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassSparseElementsStorage.h |
| Include Path | #include "MassSparseElementsStorage.h" |
FPackedStructDataChunk & operator=
(
FPackedStructDataChunk && Other
)