Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSubsystem > API/Plugins/PCG/UPCGSubsystem/FindOrCreatePCGPartitionActor
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGSubsystem.h |
| Include | #include "PCGSubsystem.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGSubsystem.cpp |
APCGPartitionActor * FindOrCreatePCGPartitionActor
(
const FPCGGridDescriptor & GridDescriptor,
const FIntVector & GridCoords,
bool bCanCreateActor,
bool bHideFromOutliner
) const
Remarks
Creates a new partition actor if one does not already exist with the same grid size, coords, and generation mode.