Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGComponent
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGComponent.h |
| Include | #include "PCGComponent.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGComponent.cpp |
static FPCGDataCollection CreateActorPCGDataCollection
(
AActor * Actor,
const UPCGComponent * Component,
EPCGDataType InDataFilter,
bool bParseActor,
bool * bOutOptionalSanitizedTagAttributeName
)
Remarks
Builds the PCG data from a given actor and its PCG component, and places it in a data collection with appropriate tags