AddComponentTargetFactory

Add a factory method to make ComponentTarget from UPrimitiveComponent*

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ComponentSourceInterfaces.h

Include

#include "ComponentSourceInterfaces.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/ComponentSourceInterfaces.cpp

Syntax

void AddComponentTargetFactory
(
    TUniquePtr< FComponentTargetFactory > Factory
)

Remarks

Add a factory method to make ComponentTarget from UPrimitiveComponent*

Returns

void

Parameters

Parameter

Description

Factory

The ComponentTargetFactory

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss