IOnlineLeaderboards::FreeStats

Cleans up any platform specific allocated data contained in the stats data

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineLeaderboardInterface.h"

Syntax

void FreeStats
(
    FOnlineLeaderboardRead & ReadObject
)

Remarks

Cleans up any platform specific allocated data contained in the stats data

Parameters

Parameter

Description

ReadObject

the object to handle per platform clean up on

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