GetPartyData

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual Const

FOnlineParty...

 

GetPartyData

(
    const FUniqueNetId& LocalUserId,
    const FOnlinePartyId& PartyId
)

Party data is separated by namespace. Use GetPartyData that has a Namespace parameter.

Public function Const

FOnlineParty...

 

GetPartyData

(
    const FUniqueNetId& LocalUserId,
    const FOnlinePartyId& PartyId,
    const FName& Namespace
)

Get current cached data associated with a party FOnPartyDataReceived notification called whenever this data changes

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