IMaterialEditor::DrawMessages

Draws messages on the specified viewport and canvas.

Unreal Engine C++ API Reference > Editor > MaterialEditor > IMaterialEditor

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h
Include #include "IMaterialEditor.h"
void DrawMessages
(
    [FViewport](API\Runtime\Engine\FViewport) * Viewport,
    [FCanvas](API\Runtime\Engine\FCanvas) * Canvas
)

Remarks

Draws messages on the specified viewport and canvas.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library