Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Online.h |
Include |
#include "Online.h" |
namespace Online
{
static IOnlineChatPtr Online::GetChatInterface
(
const FName SubsystemName
)
}
Get the interface for accessing the chat services
Interface pointer for the appropriate party service
Parameter |
Description |
---|---|
SubsystemName |
Name of the requested online service |