IMessageLogListing::SetLabel

Sets the message log listing label

Windows
MacOS
Linux

References

Module

MessageLog

Header

/Engine/Source/Developer/MessageLog/Public/IMessageLogListing.h

Include

#include "IMessageLogListing.h"

Syntax

void SetLabel
(
    const FText & InLogLabel
)

Remarks

Sets the message log listing label

Parameters

Parameter

Description

InLogLabel

The label to display for this listing.

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