UMeshSpaceDeformerToolBuilder::CanBuildTool

Check if, given the current scene state, a new instance of this builder's Tool can be created

Windows
MacOS
Linux

Override Hierarchy

References

Module

MeshModelingTools

Header

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

Include

#include "MeshSpaceDeformerTool.h"

Source

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

Syntax

virtual bool CanBuildTool
(
    const FToolBuilderState & SceneState
) const

Remarks

Check if, given the current scene state, a new instance of this builder's Tool can be created

Returns

true if a single mesh source can be found in the active selection

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