UPolyEditPlanarProjectionUVActivity::IsRunning

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UInteractiveToolActivity::IsRunning()

UPolyEditPlanarProjectionUVActivity::IsRunning()

References

Module

MeshModelingTools

Header

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

Include

#include "ToolActivities/PolyEditPlanarProjectionUVActivity.h"

Syntax

virtual bool IsRunning() const

Remarks

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