FUnrealEdMisc::OnMessageTokenActivated

Delegate for (default) message log [UObject](API\Runtime\CoreUObject\UObject\UObject) token activation - selects the object that the token refers to (if any)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/UnrealEdMisc.h

Include

#include "UnrealEdMisc.h"

Source

/Engine/Source/Editor/UnrealEd/Private/UnrealEdMisc.cpp

Syntax

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

Remarks

Delegate for (default) message log UObject token activation - selects the object that the token refers to (if any)

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