Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework
IToolFrameworkComponent is an interface we can attach to custom Components used in the Tools framework. Currently this interface is only used to identify such Components (to prevent certain Actors from being deleted)
| Name | IToolFrameworkComponent |
| Type | class |
| Header File | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InteractiveToolObjects.h |
| Include Path | #include "InteractiveToolObjects.h" |
Syntax
class IToolFrameworkComponent