IOnlineFriends::QueryFriendSettings

Query the current friend settings

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineFriendsInterface.h"

Syntax

virtual void QueryFriendSettings
(
    const FUniqueNetId & LocalUserId,
    FOnSettingsOperationComplete Delegate
)

Remarks

Query the current friend settings

Parameters

Parameter

Description

LocalUserId

user to retrieve friend settings for

Delegate

Delegate to call when operation has been completed

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