TVariant::operator=

Copy assign a variant from another variant of the same type

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/TVariant.h"

Syntax

TVariant & operator=
(
    const TVariant & Other
)

Remarks

Copy assign a variant from another variant of the same type

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