Navigation
API > API/Plugins > API/Plugins/Party > API/Plugins/Party/Chat
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USocialGroupChannel
References
| Module | Party |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/SocialGroupChannel.h |
| Include | #include "Chat/SocialGroupChannel.h" |
Syntax
UCLASS&40;&41;
class USocialGroupChannel : public UObject
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | |||
| const TArray< USocialUser * > & | GetMembers () |
||
| void | Initialize
(
IOnlineGroupsPtr InGroupInterface, |
||
| void | SetDisplayName
(
const FText& InDisplayName |