Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGComponent > API/Plugins/PCG/UPCGComponent/CreateActorPCGData
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 UPCGData * CreateActorPCGData
(
AActor * Actor,
const UPCGComponent * Component,
bool bParseActor
)
Remarks
Builds the canonical PCG data from a given actor and its PCG component if any.