Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop > API/Plugins/PCGGeometryScriptInterop/Resources
References
| Module | PCGGeometryScriptInterop |
| Header | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Resources/PCGDynamicMeshManagedComponent.h |
| Include | #include "Resources/PCGDynamicMeshManagedComponent.h" |
| Source | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Private/Resources/PCGDynamicMeshManagedComponent.cpp |
namespace PCGDynamicMeshManagedComponent
{
UPCGDynamicMeshManagedComponent * PCGDynamicMeshManagedComponent::GetOrCreateDynamicMeshManagedComponent
(
FPCGContext * Context,
const UPCGSettingsInterface * SettingsInterface,
const UPCGDynamicMeshData * InMeshData,
AActor * TargetActor,
TOptional < EPCGEditorDirtyMode > OptionalDirtyModeOverride
)
}