UModeManagerInteractiveToolsContext::OnChildEdModeDeactivated

Call to release a child EdMode ToolsContext created using the above function

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

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
bool OnChildEdModeDeactivated
(
    [UEdModeInteractiveToolsContext](API\Editor\EditorInteractiveToolsFramework\UEdModeInteractiveToolsContext) * ChildToolsContext
)

Remarks

Call to release a child EdMode ToolsContext created using the above function true if child was found and removed


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library