UDrawPolygonTool::OnTerminateClickSequence

Notify Target that click sequence has been explicitly terminated (eg by escape key, cancel tool, etc)

Windows
MacOS
Linux

Override Hierarchy

IClickSequenceBehaviorTarget::OnTerminateClickSequence()

UDrawPolygonTool::OnTerminateClickSequence()

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/DrawPolygonTool.h

Include

#include "DrawPolygonTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Private/DrawPolygonTool.cpp

Syntax

virtual void OnTerminateClickSequence()

Remarks

Notify Target that click sequence has been explicitly terminated (eg by escape key, cancel tool, etc)

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