FOnlineStatsQueryUserStatsComplete

Delegate called when a user's 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 TSharedPtr< const FOnlineStatsUserStats > & > FOnlineStatsQueryUserStatsComplete

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineStatsInterface.h"

Remarks

Delegate called when a user's 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