USocialManager::ValidateJoinAttempt

Validate that we are clear to try joining a party of the given type. If not, gives the reason why.

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 ValidateJoinAttempt
(
    const FOnlinePartyTypeId & PartyTypeId
) const

Remarks

Validate that we are clear to try joining a party of the given type. If not, gives the reason why.

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