Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSkinnedMeshInstanceDataPacke-
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/PCGSkinnedMeshInstanceDataPackerBase.h |
| Include Path | #include "InstanceDataPackers/PCGSkinnedMeshInstanceDataPackerBase.h" |
virtual bool GetAttributeNames
(
TArray < FName > * OutNames
)