FVariant::FVariant

Creates and initializes a new instance from a TCHAR string.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/Variant.h

Include

#include "Misc/Variant.h"

Syntax

FVariant
(
    const TCHAR * InString
)

Remarks

Creates and initializes a new instance from a TCHAR string.

Parameters

Parameter

Description

InString

The initial value.

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