Navigation
Unreal Engine C++ API Reference > Plugins > Party > USocialManager
References
Module | Party |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/SocialManager.h |
Include | #include "SocialManager.h" |
Syntax
struct FJoinPartyAttempt
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FSocialActionTimeTracker | ActionTimeTracker | |
![]() |
TMap< FString, FString > | AnalyticsContext | |
![]() |
IOnlinePartyJoinInfoConstPtr | JoinInfo | |
![]() |
FName | JoinMethod | |
![]() |
FOnJoinPartyAttemptComplete | OnJoinComplete | |
![]() |
FOnlinePartyTypeId | PartyTypeId | |
![]() |
PRAGMA_DISABLE_DEPRECATION_WARNINGSTSharedPtr< const FRejoinableParty > | RejoinInfo | |
![]() |
TWeakObjectPtr< const USocialUser > | TargetUser | |
![]() |
FUniqueNetIdRepl | TargetUserPlatformId |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
PRAGMA_DISABLE_DEPRECATION_WARNINGS | FJoinPartyAttempt
(
TSharedRef< const FRejoinableParty > InRejoinInfo |
|
![]() |
FJoinPartyAttempt
(
const FJoinPartyAttempt& |
||
![]() |
|||
![]() |
FJoinPartyAttempt
(
const USocialUser* InTargetUser, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString |