FMsg::SendNotificationString

Sends a message to a remote tool.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Logging/LogMacros.h

Include

#include "Logging/LogMacros.h"

Source

/Engine/Source/Runtime/Core/Private/Logging/LogMacros.cpp

Syntax

static void SendNotificationString
(
    const TCHAR * Message
)

Remarks

Sends a message to a remote tool.

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