IMeshPainter::BeginTransaction

Begins and keeps track of an Editor transaction with the given Description

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
void BeginTransaction
(
    const [FText](API\Runtime\Core\Internationalization\FText) Description
)

Remarks

Begins and keeps track of an Editor transaction with the given Description


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library