Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGActorMeshParsingContext
Description
Creates metadata attributes on PointMetadata for any of the actor's tags that are not yet tracked in TagToAttributeMap, skipping any that would collide with pre-existing attribute pointers. No-op if TagToAttributeMap or SanitizedAttributeNames are null.
| Name | CreateTagAttributes |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/Registry/PCGDataFunctionRegistryHelpers.h |
| Include Path | #include "Data/Registry/PCGDataFunctionRegistryHelpers.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Data/Registry/PCGDataFunctionRegistryHelpers.cpp |
void CreateTagAttributes
(
AActor * InActor
)