UKismetSystemLibrary::MakeLiteralString

Creates a literal string

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Kismet/KismetSystemLibrary.h"

Syntax

static FString MakeLiteralString
(
    FString Value
)

Remarks

Creates a literal string

Returns

The literal string

Parameters

Parameter

Description

Value

value to set the string 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