Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop > API/Plugins/PCGGeometryScriptInterop/Elements
Inheritance Hierarchy
- IPCGElement
- IPCGDynamicMeshBaseElement
- FPCGDynamicMeshTransformElement
References
| Module | PCGGeometryScriptInterop |
| Header | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Elements/PCGDynamicMeshTransform.h |
| Include | #include "Elements/PCGDynamicMeshTransform.h" |
Syntax
class FPCGDynamicMeshTransformElement : public IPCGDynamicMeshBaseElement
Overridden from IPCGElement
| Type | Name | Description | |
|---|---|---|---|
| bool | ExecuteInternal
(
FPCGContext* InContext |
Core execution method for the given element. Will be called until it returns true. |