FVariantData::Increment

Increments the value by the specified amount

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineKeyValuePair.h"

Syntax

template<typename TYPE, EOnlineKeyValuePairDataType::Type ENUM_TYPE>
void Increment
(
    TYPE IncBy
)

Remarks

Increments the value by the specified amount

Parameters

Parameter

Description

IncBy

the amount to increment by

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