Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGWaitLandscapeReadyElementContext |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Landscape/PCGWaitLandscapeReady.h |
| Include Path | #include "Elements/Landscape/PCGWaitLandscapeReady.h" |
Syntax
struct FPCGWaitLandscapeReadyElementContext : public FPCGContext
Inheritance Hierarchy
- FPCGContext → FPCGWaitLandscapeReadyElementContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bLandscapeQueryDone | bool | Elements/Landscape/PCGWaitLandscapeReady.h | ||
| bLandscapeReady | bool | Elements/Landscape/PCGWaitLandscapeReady.h | ||
| Landscapes | TArray< TWeakObjectPtr< ALandscape > > | Elements/Landscape/PCGWaitLandscapeReady.h |