IGroupUserCollection

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineGroupsInterface.h"

Syntax

template<typename EntryType>
struct IGroupUserCollection

Functions

Name Description

Public function Const

void

 

CopyEntries

(
    TArray< EntryType >& Out
)

Public function Const

TSharedRef< ...

 

GetCollectionId()

Public function Const

const EntryT...

 

GetEntry

(
    const FUniqueNetId& EntryId
)

Public function

EntryType &#...

 

GetEntry

(
    const FUniqueNetId& EntryId
)

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