Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGAccessorBuffer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGAccessorBuffer & operator=
(
const FPCGAccessorBuffer& Other |
Metadata/PCGMetadataContainerTypes.h | ||
FPCGAccessorBuffer & operator=
(
FPCGAccessorBuffer&& Other |
Metadata/PCGMetadataContainerTypes.h |
operator=(const FPCGAccessorBuffer &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataContainerTypes.h |
| Include Path | #include "Metadata/PCGMetadataContainerTypes.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Metadata/PCGMetadataContainerTypes.cpp |
FPCGAccessorBuffer & operator=
(
const FPCGAccessorBuffer & Other
)
operator=(FPCGAccessorBuffer &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataContainerTypes.h |
| Include Path | #include "Metadata/PCGMetadataContainerTypes.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Metadata/PCGMetadataContainerTypes.cpp |
FPCGAccessorBuffer & operator=
(
FPCGAccessorBuffer && Other
)