IMeshPainter::ActorDeselected

Is called by the owning EdMode when an actor is selected in the viewport

Windows
MacOS
Linux

References

Module

MeshPaint

Header

/Engine/Source/Editor/MeshPaint/Public/IMeshPainter.h

Include

#include "IMeshPainter.h"

Syntax

void ActorDeselected
(
    AActor * Actor
)

Remarks

Is called by the owning EdMode when an actor is selected in the viewport

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