Unreal Engine 4.26 Documentation
Unreal Engine 4.27 Documentation
Unreal Engine 5.0 Documentation
> Unreal Engine API Reference > Plugins > Party > Interactions
Light Theme
Dark Theme
>

Interactions

Choose your operating system:

Windows

macOS

Linux

Classes

Name

Description

Public class

FSocialInteraction_AcceptFriendInvite

Public class

FSocialInteraction_AcceptJoinRequest

Public class

FSocialInteraction_AcceptPartyInvite

Public class

FSocialInteraction_AddFriend

Core set of user/friend interactions supported by the Social framework

Public class

FSocialInteraction_AddPlatformFriend

Public class

FSocialInteraction_Block

Public class

FSocialInteraction_DismissJoinRequest

Public class

FSocialInteraction_InviteToParty

Default Party interactions supported by the Social framework

Public class

FSocialInteraction_JoinParty

Public class

FSocialInteraction_KickPartyMember

Public class

FSocialInteraction_LeaveParty

Public class

FSocialInteraction_PrivateMessage

Public class

FSocialInteraction_PromoteToPartyLeader

Public class

FSocialInteraction_RejectFriendInvite

Public class

FSocialInteraction_RejectPartyInvite

Public class

FSocialInteraction_RemoveFriend

Public class

FSocialInteraction_RequestToJoinParty

Public class

FSocialInteraction_ShowPlatformProfile

Public class

FSocialInteraction_Unblock

Public class

FSocialInteractionHandle

Represents a single discrete interaction between a local player and another user.

Public class

ISocialInteractionWrapper

Link between the class-polymorphism-based interaction handle and the static template-polymorphism-based interactions.

Public class

TSocialInteractionWrapper

Typedefs

Name

Description

FOnCustomIsInteractionAvailable