UInteractiveToolManager::HasActiveTool

Check if there is an active Tool 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 HasActiveTool
(
    EToolSide Side
) const

Remarks

Check if there is an active Tool on the given Side

Returns

true if there is an active Tool on that side

Parameters

Parameter

Description

Side

which Side to check

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