FOnQueryPartyJoinabilityReceived

Notification when a player wants to know if the party is in a joinable state Deprecated - Use OnQueryPartyJoinabilityGroupReceived

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_FiveParams< void, const FUniqueNetId &, const FOnlinePartyId &, const FUniqueNetId &, const FString &, const FOnlinePartyData & > FOnQueryPartyJoinabilityReceived

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlinePartyInterface.h"

Remarks

Notification when a player wants to know if the party is in a joinable state Deprecated - Use OnQueryPartyJoinabilityGroupReceived

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