Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTutorialToken
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTutorialToken
(
const FString& InTutorialAssetName |
Protected constructor | Logging/TokenizedMessage.h | |
FTutorialToken
(
FPrivateToken, |
Logging/TokenizedMessage.h |
FTutorialToken(const FString &)
Description
Protected constructor
| Name | FTutorialToken |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/TokenizedMessage.h |
| Include Path | #include "Logging/TokenizedMessage.h" |
FTutorialToken
(
const FString & InTutorialAssetName
)
FTutorialToken(FPrivateToken, const FString &)
| Name | FTutorialToken |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Logging/TokenizedMessage.h |
| Include Path | #include "Logging/TokenizedMessage.h" |
FTutorialToken
(
FPrivateToken,
const FString & InTutorialAssetName
)