UKismetSystemLibrary::MakeLiteralText

Creates a literal [FText](API\Runtime\Core\Internationalization\FText)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h

Include

#include "Kismet/KismetSystemLibrary.h"

Syntax

static FText MakeLiteralText
(
    FText Value
)

Remarks

Creates a literal FText

Returns

The literal FText

Parameters

Parameter

Description

Value

value to set the FText to

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