Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGCollapsePointsElement |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCollapsePoints.h |
| Include Path | #include "Elements/PCGCollapsePoints.h" |
Syntax
class FPCGCollapsePointsElement : public TPCGTimeSlicedElementBase< PCGCollapsePoints::FCollapsePointsSettings, PCGCollapsePoints::FCollapsePointsState >
Implements Interfaces
Functions
Protected
Overridden from IPCGElement
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ExecuteInternal
(
FPCGContext* Context |
Core execution method for the given element. Will be called until it returns true. | Elements/PCGCollapsePoints.h | |
virtual bool PrepareDataInternal
(
FPCGContext* InContext |
Elements/PCGCollapsePoints.h |