USocialParty::GetDesiredMemberClass

Override in child classes to specify the type of [UPartyMember](API\Plugins\Party\Party\UPartyMember) to create

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 TSubclassOf< UPartyMember > GetDesiredMemberClass
(
    bool bLocalPlayer
) const

Remarks

Override in child classes to specify the type of UPartyMember to create

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