FVariantData::operator=

Assignment operator. Copies the other into this object

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineKeyValuePair.h

Include

#include "OnlineKeyValuePair.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/OnlineKeyValuePair.cpp

Syntax

FVariantData & operator=
(
    const FVariantData & Other
)

Remarks

Assignment operator. Copies the other into this object

Parameters

Parameter

Description

Other

the other structure to copy

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