Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSubsystem
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGSubsystem.h |
| Include | #include "PCGSubsystem.h" |
bool RemapPCGComponent
&40;
const UPCGComponent &42; OldComponent,
UPCGComponent &42; NewComponent,
bool bDoActorMapping
&41;
Remarks
In case of BP Actors, we need to remap the old component destroyed by the construction script to the new one. Returns true if re-mapping succeeded.