Navigation
API > API/Plugins > API/Plugins/PCG
Describes one entry in a Grid
| Name | FPCGGridCellDescriptor |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Grid/PCGGridDescriptor.h |
| Include Path | #include "Grid/PCGGridDescriptor.h" |
Syntax
USTRUCT ()
struct FPCGGridCellDescriptor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Grid/PCGGridDescriptor.h | |||
FPCGGridCellDescriptor
(
const FPCGGridDescriptor& InDescriptor, |
Grid/PCGGridDescriptor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Descriptor | FPCGGridDescriptor | Grid/PCGGridDescriptor.h | ||
| GridCoords | FIntVector | The specific grid cell this actor lives in. | Grid/PCGGridDescriptor.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FPCGGridCellDescriptor& InOther |
Grid/PCGGridDescriptor.h |