IMaterialEditor::DrawMessages

Draws messages on the specified viewport and canvas.

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h

Include

#include "IMaterialEditor.h"

Syntax

void DrawMessages
(
    FViewport * Viewport,
    FCanvas * Canvas
)

Remarks

Draws messages on the specified viewport and canvas.

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