Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGMarchingSquareResult |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/SpatialAlgo/PCGMarchingSquares.h |
| Include Path | #include "SpatialAlgo/PCGMarchingSquares.h" |
Syntax
struct FPCGMarchingSquareResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bClosed | bool | SpatialAlgo/PCGMarchingSquares.h | ||
| LinkedGridCoordinates | TArray< FVector2D > | SpatialAlgo/PCGMarchingSquares.h |