Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseTools > API/Runtime/InteractiveToolsFramework/BaseTools/UClickDragToolBuilder
- UInteractiveToolBuilder::BuildTool()
- UClickDragToolBuilder::BuildTool()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseTools/ClickDragTool.h |
| Include | #include "BaseTools/ClickDragTool.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseTools/ClickDragTool.cpp |
virtual UInteractiveTool &42; BuildTool
&40;
const FToolBuilderState & SceneState
&41; const
Remarks
Create a new instance of this builder's Tool a new instance of the Tool, or nullptr on error/failure
Parameters
| Name | Description |
|---|---|
| SceneState | the current scene selection state, etc |