UInteractiveToolManager::ActivateTool

Try to activate a new Tool instance on the given Side

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InteractiveToolManager.h"

Source

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

Syntax

virtual bool ActivateTool
(
    EToolSide Side
)

Remarks

Try to activate a new Tool instance on the given Side

Returns

true if a new Tool instance was created and initialized

Parameters

Parameter

Description

Side

which "side" you would like to active the tool on

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