IMeshPainter::RegisterCommands

Registers a base set of commands for altering UBrushSettings

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

References

   
Module MeshPaint
Header /Engine/Source/Editor/MeshPaint/Public/IMeshPainter.h
Include #include "IMeshPainter.h"
Source /Engine/Source/Editor/MeshPaint/Private/IMeshPainter.cpp
virtual void RegisterCommands
(
    [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FUICommandList](API\Runtime\Slate\Framework\Commands\FUICommandList) > CommandList
)

Remarks

Registers a base set of commands for altering UBrushSettings


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library