Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
Inheritance Hierarchy
- FComponentTargetFactory
- FStaticMeshComponentTargetFactory
- FVolumeComponentTargetFactory
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ComponentSourceInterfaces.h |
| Include | #include "ComponentSourceInterfaces.h" |
Syntax
class FComponentTargetFactory
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< FPrimitiveComponentTarget > | Build
(
UPrimitiveComponent* PrimitiveComponent |
||
| bool | CanBuild
(
UActorComponent* Candidate |