Navigation
API > API/Plugins > API/Plugins/Party > API/Plugins/Party/USocialDebugTools
| Name | FInstanceContext |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/SocialDebugTools.h |
| Include Path | #include "SocialDebugTools.h" |
Syntax
struct FInstanceContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInstanceContext
(
const FString& InstanceName, |
SocialDebugTools.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FriendInviteReceivedDelegateHandle | FDelegateHandle | SocialDebugTools.h | ||
| LoginCompleteDelegateHandle | FDelegateHandle | Delegates | SocialDebugTools.h | |
| LogoutCompleteDelegateHandle | FDelegateHandle | SocialDebugTools.h | ||
| Name | FString | SocialDebugTools.h | ||
| OnlineSub | IOnlineSubsystem * | SocialDebugTools.h | ||
| OnPresenceUpdatedHandle | UE::Online::FOnlineEventDelegateHandle | SocialDebugTools.h | ||
| Owner | USocialDebugTools & | SocialDebugTools.h | ||
| PartyInviteReceivedDelegateHandle | FDelegateHandle | SocialDebugTools.h | ||
| PartyJoinRequestReceivedDelegateHandle | FDelegateHandle | SocialDebugTools.h | ||
| PartyMemberData | FOnlinePartyDataPtr | SocialDebugTools.h | ||
| PresenceReceivedDelegateHandle | FDelegateHandle | SocialDebugTools.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUniqueNetIdPtr GetLocalUserId() |
SocialDebugTools.h | ||
IOnlineSubsystem * GetOSS() |
SocialDebugTools.h | ||
FOnlinePartyDataPtr GetPartyMemberData() |
SocialDebugTools.h | ||
void Init() |
SocialDebugTools.h | ||
void ModifyPartyField
(
const FString& FieldName, |
SocialDebugTools.h | ||
bool SetJIPRequest
(
const FPartyMemberJoinInProgressRequest& InRequest |
SocialDebugTools.h | ||
void Shutdown() |
SocialDebugTools.h |