Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop
| Name | FPCGSpawnDynamicMeshElement |
| Type | class |
| Header File | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Elements/PCGSpawnDynamicMesh.h |
| Include Path | #include "Elements/PCGSpawnDynamicMesh.h" |
Syntax
class FPCGSpawnDynamicMeshElement : public IPCGElement
Implements Interfaces
Functions
Public
Overridden from IPCGElement
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanExecuteOnlyOnMainThread
(
FPCGContext* |
Elements/PCGSpawnDynamicMesh.h | ||
virtual bool IsCacheable
(
const UPCGSettings* |
Elements/PCGSpawnDynamicMesh.h |
Protected
Overridden from IPCGElement
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ExecuteInternal
(
FPCGContext* InContext |
Elements/PCGSpawnDynamicMesh.h |