Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGPointOperationElementBase.h |
| Include | #include "Elements/PCGPointOperationElementBase.h" |
Syntax
struct IterationState
Remarks
Stores the input and output data as the state of the time sliced execution
Variables
| Type | Name | Description | |
|---|---|---|---|
| const UPCGPointData * | InputPointData | ||
| int32 | NumPoints | ||
| UPCGPointData * | OutputPointData |