Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGActorAndComponentMapping
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGActorAndComponentMapping.h |
| Include | #include "PCGActorAndComponentMapping.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGActorAndComponentMapping.cpp |
void RegisterPartitionActor
(
APCGPartitionActor * InActor,
bool bDoComponentMapping
)
Remarks
Register a new Partition actor, will be added to a map and will query all intersecting volume to bind to them if asked. Thread safe