ICurveEditorToolExtension::OnToolDeactivated

This is called when the tool is deactivated by switching to another tool.

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/ICurveEditorToolExtension.h

Include

#include "ICurveEditorToolExtension.h"

Syntax

void OnToolDeactivated()

Remarks

This is called when the tool is deactivated by switching to another tool. This will be called before the new tool has OnToolActivated called.

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