UPolyEditInsertEdgeActivity::IsRunning

Check whether the activity is running (though the tool can just check the result of [Start()](API\Plugins\MeshModelingTools\ToolActivities\UPolyEditInsertEdgeActivity\Start) itself).

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UInteractiveToolActivity::IsRunning()

UPolyEditInsertEdgeActivity::IsRunning()

References

Module

MeshModelingTools

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/ToolActivities/PolyEditInsertEdgeActivity.h

Include

#include "ToolActivities/PolyEditInsertEdgeActivity.h"

Syntax

virtual bool IsRunning() const

Remarks

Check whether the activity is running (though the tool can just check the result of Start() itself).