Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/InstanceDataPackers > API/Plugins/PCG/InstanceDataPackers/UPCGInstanceDataPackerBase
- UPCGInstanceDataPackerBase::GetAttributeNames()
- UPCGInstanceDataPackerByAttribute::GetAttributeNames()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/InstanceDataPackers/PCGInstanceDataPackerBase.h |
| Include | #include "InstanceDataPackers/PCGInstanceDataPackerBase.h" |
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).