IToolFrameworkComponent

[IToolFrameworkComponent](API\Runtime\InteractiveToolsFramework\IToolFrameworkComponent) is an interface we can attach to custom Components used in the Tools framework.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InteractiveToolObjects.h"

Syntax

class IToolFrameworkComponent

Remarks

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)

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