USocialParty::CanInviteUserInternal

Virtual versions of the package-scoped "CanX" methods above, as a virtual declared within package scoping cannot link (exported public, imported protected)

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 bool CanInviteUserInternal
(
    const USocialUser & User
) const

Remarks

Virtual versions of the package-scoped "CanX" methods above, as a virtual declared within package scoping cannot link (exported public, imported protected)

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