FOnlineStatUpdate::FOnlineStatUpdate

Construct a new [FOnlineStatUpdate](API\Plugins\OnlineSubsystem\Interfaces\FOnlineStatUpdate) from a value

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineStatsInterface.h

Include

#include "Interfaces/OnlineStatsInterface.h"

Syntax

FOnlineStatUpdate
(
    const FOnlineStatValue & InNewValue,
    const EOnlineStatModificationType InModificationType
)

Remarks

Construct a new FOnlineStatUpdate from a value

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