UInteractiveToolManager::DisplayMessage

Functions that Tools can call to interact with Transactions APIPost a message via the Transactions API

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/InteractiveToolManager.h

Include

#include "InteractiveToolManager.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/InteractiveToolManager.cpp

Syntax

virtual void DisplayMessage
(
    const FText & Message,
    EToolMessageLevel Level
)

Remarks

Functions that Tools can call to interact with Transactions APIPost a message via the Transactions API

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