Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGStaticMeshSpawnerElement
- IPCGElement::AbortInternal()
- FPCGStaticMeshSpawnerElement::AbortInternal()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGStaticMeshSpawner.h |
| Include | #include "Elements/PCGStaticMeshSpawner.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGStaticMeshSpawner.cpp |
virtual void AbortInternal
(
FPCGContext * Context
) const
Remarks
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.