FOnlineStatUpdate::GetResult

Takes the value saved here and its corresponding ModificationType and outputs the new final value.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineStatsInterface.h"

Syntax

FOnlineStatValue GetResult
(
    const FOnlineStatValue & Other
) const

Remarks

Takes the value saved here and its corresponding ModificationType and outputs the new final value. New final value should be directly set onto the preexisting 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