Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop > API/Plugins/PCGGeometryScriptInterop/Elements
References
| Module | PCGGeometryScriptInterop |
| Header | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Elements/PCGGetDynamicMeshData.h |
| Include | #include "Elements/PCGGetDynamicMeshData.h" |
| Source | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Private/Elements/PCGGetDynamicMeshData.cpp |
namespace PCGGetDynamicMeshData
{
bool PCGGetDynamicMeshData::GetDynamicMeshDataFromComponent
(
FPCGContext *,
const FPCGGetDataFunctionRegistryParams &,
UActorComponent *,
FPCGGetDataFunctionRegistryOutput &
)
}