IMessageLogListing::ExecuteToken

Performs an operation depending on the token (execute hyperlink etc.)

Windows
MacOS
Linux

References

Module

MessageLog

Header

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

Include

#include "IMessageLogListing.h"

Syntax

void ExecuteToken
(
    const TSharedRef< class IMessageToken > & Token
) const

Remarks

Performs an operation depending on the token (execute hyperlink etc.)

Parameters

Parameter

Description

Token

The token to execute.

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