FImageToken

Basic message token with an icon/image payload

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

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

Include

#include "Logging/TokenizedMessage.h"

Syntax

class FImageToken : public IMessageToken

Remarks

Basic message token with an icon/image payload

Constructors

No constructors are accessible with public or protected access.

Functions

Name Description

Public function Static

TSharedRef< ...

 

Create

(
    const FName& InImageName
)

Factory method, tokens can only be constructed as shared refs

Public function Const

const FName ...

 

GetImageName()

End IMessageToken interface Get the name of the image for this token

Overridden from IMessageToken

Name Description

Public function Virtual Const

EMessageToke...

 

GetType()

Begin IMessageToken interface

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