FInvitationEntry

An entry in a user's list of groups to which they are invited.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineGroupsInterface.h"

Syntax

struct FInvitationEntry

Remarks

An entry in a user's list of groups to which they are invited.

Variables

Name Description

Public variable

FUniqueNetIdPtr

 

AccountId

AccountId of the user invited to group membership.

Public variable

FUniqueNetIdPtr

 

GroupHostId

AccountId of the group user that did the inviting.

Public variable

FUniqueNetIdPtr

 

GroupId

The GroupId for the group.

Public variable

FText

 

Name

The Name of the group.

Public variable

FString

 

Namespace

The Namespace for the invitation.

Public variable

FDateTime

 

SentAt

Timestamp of when the application was sent.

Functions

Name Description

Public function Const

FUniqueNetId...

 

GetId()

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