Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGExternalDataContext
Used for data table parsing.
| Name | FRowToPointAccessors |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/IO/PCGExternalDataContext.h |
| Include Path | #include "Elements/IO/PCGExternalDataContext.h" |
Syntax
struct FRowToPointAccessors
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Elements/IO/PCGExternalDataContext.h | |||
FRowToPointAccessors
(
const FRowToPointAccessors& |
Elements/IO/PCGExternalDataContext.h | ||
| Elements/IO/PCGExternalDataContext.h | |||
FRowToPointAccessors
(
TUniquePtr< const IPCGAttributeAccessor > InRow, |
Elements/IO/PCGExternalDataContext.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PointAccessor | TUniquePtr< IPCGAttributeAccessor > | Elements/IO/PCGExternalDataContext.h | ||
| RowAccessor | TUniquePtr< const IPCGAttributeAccessor > | Elements/IO/PCGExternalDataContext.h | ||
| Selector | FPCGAttributePropertyOutputSelector | Elements/IO/PCGExternalDataContext.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Elements/IO/PCGExternalDataContext.h | |||
FRowToPointAccessors & operator=
(
const FRowToPointAccessors& |
Elements/IO/PCGExternalDataContext.h |