Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/InstanceDataPackers > API/Plugins/PCG/InstanceDataPackers/UPCGInstanceDataPackerByAttribut-
- UPCGInstanceDataPackerBase::GetAttributeNames()
- UPCGInstanceDataPackerByAttribute::GetAttributeNames()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/InstanceDataPackers/PCGInstanceDataPackerByAttribute.h |
| Include | #include "InstanceDataPackers/PCGInstanceDataPackerByAttribute.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/InstanceDataPackers/PCGInstanceDataPackerByAttribute.cpp |
virtual bool GetAttributeNames
(
TArray < FName > * OutNames
)
Remarks
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).