Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset > API/Plugins/MeshPaintingToolset/UTextureAdapterClickToolBuilder
- UInteractiveToolBuilder::CanBuildTool()
- USingleClickToolBuilder::CanBuildTool()
- UTextureAdapterClickToolBuilder::CanBuildTool()
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshSelect.h |
| Include | #include "MeshSelect.h" |
| Source | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/MeshSelect.cpp |
virtual bool CanBuildTool
&40;
const FToolBuilderState & SceneState
&41; const
Remarks
Check if, given the current scene state, a new instance of this builder's Tool can be created true if a new Tool instance can be created
Parameters
| Name | Description |
|---|---|
| SceneState | the current scene selection state, etc |