USocialParty::InitializePartyRepData

Only called when a new party is being created by the local player and they are responsible for the rep data.

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 void InitializePartyRepData()

Remarks

Only called when a new party is being created by the local player and they are responsible for the rep data. Otherwise we just wait to receive it from the leader.

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