USocialManager::ValidateJoinTarget

Validates that the target user has valid join info for us to use and that we can join any party of the given type

Windows
MacOS
Linux

References

Module

Party

Header

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

Include

#include "SocialManager.h"

Source

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

Syntax

virtual FJoinPartyResult ValidateJoinTarget
(
    const USocialUser & UserToJoin,
    const FOnlinePartyTypeId & PartyTypeId
) const

Remarks

Validates that the target user has valid join info for us to use and that we can join any party of the given type

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