FVariantData::SetValue

Copies the data and sets the type

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

void SetValue
(
    uint32 Size,
    const uint8 * InData
)

Remarks

Copies the data and sets the type

Parameters

Parameter

Description

Size

the length of the buffer to copy

InData

the new data to assign

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