IMeshPainter::GetWidget

Returns a [SWidget](API\Runtime\SlateCore\Widgets\SWidget) which represents the painters state and allows for changes / extra functionality

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

References

   
Module MeshPaint
Header /Engine/Source/Editor/MeshPaint/Public/IMeshPainter.h
Include #include "IMeshPainter.h"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GetWidget()  

Remarks

Returns a SWidget which represents the painters state and allows for changes / extra functionality


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library