FTutorialToken

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

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

Include

#include "Logging/TokenizedMessage.h"

Syntax

class FTutorialToken : public IMessageToken

Constructors

Name Description

Protected function

FTutorialToken

(
    const FString& InTutorialAssetName
)

Protected constructor

Functions

Name Description

Public function Static

TSharedRef< ...

 

Create

(
    const FString& TutorialAssetName
)

Factory method, tokens can only be constructed as shared refs

Public function Const

const FStrin...

 

GetTutorialAssetName()

Get the tutorial asset name stored in this token.

Overridden from IMessageToken

Name Description

Public function Virtual Const

EMessageToke...

 

GetType()

Get the type of this message token

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