Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/IPCGElement
Description
This function will be called once and only once if the element is aborted. The Context can be used to retrieve the current phase if needed.
Derived Overrides
| Name | AbortInternal |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGElement.h |
| Include Path | #include "PCGElement.h" |
virtual void AbortInternal
(
FPCGContext * Context
) const