USocialParty::EvaluateJoinRequest

Determines the joinability of this party for a group of users requesting to join

Windows
MacOS
Linux

References

Module

Party

Header

/Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Party/SocialParty.h

Include

#include "Party/SocialParty.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Party/Private/Party/SocialParty.cpp

Syntax

virtual FPartyJoinApproval EvaluateJoinRequest
(
    const TArray< IOnlinePartyUserPendingJoinRequestInfoConstRef > & Players,
    bool bFromJoinRequest
) const

Remarks

Determines the joinability of this party for a group of users requesting to join

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