Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSubsystem
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGSubsystem.h |
| Include | #include "PCGSubsystem.h" |
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