FOnlinePartyId

Id of a party instance

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h

Include

#include "OnlineSubsystemTypes.h"

Syntax

class FOnlinePartyId :
    public IOnlinePlatformData,
    public TSharedFromThis< FOnlinePartyId >

Remarks

Id of a party instance

Constructors

Name Description

Protected function

FOnlinePartyId()

Hidden on purpose

Protected function

FOnlinePartyId

(
    const FOnlinePartyId& Src
)

Hidden on purpose

Destructors

Name Description

Public function Virtual

~FOnlinePartyId()

Operators

Name Description

Protected function

FOnlineParty...

 

operator=

(
    const FOnlinePartyId& Src
)

Hidden on purpose

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