Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGInstanceDataPackerBase
Description
If OutNames is not null, returns a list of all attributes that will be packed. Returns true if this list can be statically determined (prior to execution).
Derived Overrides
| Name | GetAttributeNames |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/InstanceDataPackers/PCGInstanceDataPackerBase.h |
| Include Path | #include "InstanceDataPackers/PCGInstanceDataPackerBase.h" |
virtual bool GetAttributeNames
(
TArray < FName > * OutNames
)