Navigation
Unreal Engine C++ API Reference > Plugins > MeshModelingToolsEditorOnlyExp > UMeshTangentsTool
- UInteractiveTool::CanAccept()
- USingleSelectionTool::CanAccept()
- UMeshTangentsTool::CanAccept()
References
Module | MeshModelingToolsEditorOnlyExp |
Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/MeshTangentsTool.h |
Include | #include "MeshTangentsTool.h" |
Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Private/MeshTangentsTool.cpp |
virtual bool CanAccept&40;&41; const
true if this Tool is currently in a state where it can be Accepted. This may be false if for example there was an error in the Tool.