Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGPointOperationElementBase
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGPointOperationElementBase.h |
| Include | #include "Elements/PCGPointOperationElementBase.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGPointOperationElementBase.cpp |
bool ExecutePointOperation
(
ContextType * Context,
TFunctionRef < PointExecSignature > PointFunction,
int32 PointsPerChunk
) const
Remarks
Executes the PointFunction function/lambda for every point copied from PreparePointOperationData