IMeshPaintEdMode::EndTracking

[FEdMode](API\Editor\UnrealEd\FEdMode): Called when a mouse button is released

Unreal Engine C++ API Reference > Editor > MeshPaint > IMeshPaintEdMode

References

   
Module MeshPaint
Header /Engine/Source/Editor/MeshPaint/Public/IMeshPaintMode.h
Include #include "IMeshPaintMode.h"
Source /Engine/Source/Editor/MeshPaint/Private/IMeshPaintMode.cpp
virtual bool EndTracking
(
    [FEditorViewportClient](API\Editor\UnrealEd\FEditorViewportClient) * InViewportClient,
    [FViewport](API\Runtime\Engine\FViewport) * InViewport
)

Remarks

FEdMode: Called when a mouse button is released


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library