FVariantData::Decrement

Decrements 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 Decrement
(
    TYPE DecBy
)

Remarks

Decrements the value by the specified amount

Parameters

Parameter

Description

DecBy

the amount to decrement 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