UBaseBrushTool::OnEndDrag

This function is called when the user releases the button driving a click-drag-release interaction

Windows
MacOS
Linux

Override Hierarchy

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseTools/BaseBrushTool.h

Include

#include "BaseTools/BaseBrushTool.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/BaseTools/BaseBrushTool.cpp

Syntax

virtual void OnEndDrag
(
    const FRay & Ray
)

Remarks

This function is called when the user releases the button driving a click-drag-release interaction

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss