Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FOnlineStatUpdate
Description
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
| Name | GetResult |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineStatsInterface.h |
| Include Path | #include "Interfaces/OnlineStatsInterface.h" |
FOnlineStatValue GetResult
(
const FOnlineStatValue & Other
) const