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