Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGStaticMeshSpawnerElement
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.
Virtual Inheritance
- IPCGElement::AbortInternal → FPCGStaticMeshSpawnerElement::AbortInternal
| Name | AbortInternal |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGStaticMeshSpawner.h |
| Include Path | #include "Elements/PCGStaticMeshSpawner.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGStaticMeshSpawner.cpp |
virtual void AbortInternal
(
FPCGContext * Context
) const