USocialParty::HasUserBeenInvited

User/member-specific actions that are best exposed on the individuals themselves, but best handled by the actual party (thus the package scoping)

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

bool HasUserBeenInvited
(
    const USocialUser & User
) const

Remarks

User/member-specific actions that are best exposed on the individuals themselves, but best handled by the actual party (thus the package scoping)

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