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