FOnlineStatsQueryUsersStatsComplete

Delegate called when multiple users' stats have finished being queried, with a ResultState parameter to represent success or failure

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< void, const FOnlineError &, const TArray< TSharedRef< const FOnlineStatsUserStats > > & > FOnlineStatsQueryUsersStatsComplete

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineStatsInterface.h"

Remarks

Delegate called when multiple users' stats have finished being queried, with a ResultState parameter to represent success or failure

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