FMessageSelectionChanged

Delegate used when message selection changes.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< void, TArray< TSharedRef< FTokenizedMessage > > & > FMessageSelectionChanged

References

Module

Core

Header

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

Include

#include "Logging/MessageLog.h"

Remarks

Delegate used when message selection changes. This is used to select object in the scene according to objects referenced in message tokens.

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