IOnlineFriends::QueryRecentPlayers

Query for recent players of the current user

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineFriendsInterface.h"

Syntax

bool QueryRecentPlayers
(
    const FUniqueNetId & UserId,
    const FString & Namespace
)

Remarks

Query for recent players of the current user

Returns

true if query was started

Parameters

Parameter

Description

UserId

user to query recent players for

Namespace

the recent players namespace to retrieve

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