Navigation
Unreal Engine C++ API Reference > Plugins > Party > Interactions
Inheritance Hierarchy
- ISocialInteractionWrapper
- TSocialInteractionWrapper
References
Module | Party |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Interactions/SocialInteractionMacros.h |
Include | #include "Interactions/SocialInteractionMacros.h" |
Syntax
class ISocialInteractionWrapper
Remarks
Link between the class-polymorphism-based interaction handle and the static template-polymorphism-based interactions. Implementation detail, automatically set up and utilized in the DECLARE_SOCIAL_INTERACTION macros above
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | ExecuteInteraction
(
USocialUser& User |
|
![]() ![]() |
void | ExecuteInteractionWithContext
(
USocialUser& User, |
|
![]() ![]() |
FText | GetDisplayName
(
const USocialUser& User |
|
![]() ![]() |
FName | ||
![]() ![]() |
FString | ||
![]() ![]() |
bool | IsAvailable
(
const USocialUser& User |