Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGCombinePointsElement
- IPCGElement::ExecuteInternal()
- FPCGCombinePointsElement::ExecuteInternal()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCombinePoints.h |
| Include | #include "Elements/PCGCombinePoints.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGCombinePoints.cpp |
virtual bool ExecuteInternal
(
FPCGContext * Context
) const
Remarks
Core execution method for the given element. Will be called until it returns true.