Navigation
API > API/Plugins > API/Plugins/PCG
Used to wait until the landscape is done updating anything.
| Name | UPCGWaitLandscapeReadySettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Landscape/PCGWaitLandscapeReady.h |
| Include Path | #include "Elements/Landscape/PCGWaitLandscapeReady.h" |
Syntax
UCLASS (BlueprintType, ClassGroup=(Procedural))
class UPCGWaitLandscapeReadySettings : public UPCGSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGWaitLandscapeReadySettings