UEditorInteractiveToolsContext::OnToolPostBuild

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > UEditorInteractiveToolsContext

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EdModeInteractiveToolsContext.h
Include #include "EdModeInteractiveToolsContext.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EdModeInteractiveToolsContext.cpp
void OnToolPostBuild
(
    [UInteractiveToolManager](API\Runtime\InteractiveToolsFramework\UInteractiveToolManager) * InToolManager,
    EToolSide InSide,
    [UInteractiveTool](API\Runtime\InteractiveToolsFramework\UInteractiveTool) * InBuiltTool,
    [UInteractiveToolBuilder](API\Runtime\InteractiveToolsFramework\UInteractiveToolBuilder) * InToolBuilder,
    const [FToolBuilderState](API\Runtime\InteractiveToolsFramework\FToolBuilderState) & ToolState
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library