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