IUMGDesigner::PushDesignerMessage

Push a new designer message to show at the bottom of the screen.

Windows
MacOS
Linux

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/IUMGDesigner.h

Include

#include "IUMGDesigner.h"

Syntax

void PushDesignerMessage
(
    const FText & Message
)

Remarks

Push a new designer message to show at the bottom of the screen. Don't forget to call PopDesignerMessage when complete.

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