EFriendsLists::Type

List of known friends list types

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineFriendsInterface.h"

Syntax

namespace EFriendsLists
{
    enum Type
    {
        Default,
        OnlinePlayers,
        InGamePlayers,
        InGameAndSessionPlayers,
    }
}

Values

Name

Description

Default

Default friends list

OnlinePlayers

Online players friends list

InGamePlayers

List of players running the same title/game

InGameAndSessionPlayers

List of players running the same title/game and in a session that has started

Remarks

List of known friends list types

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