Navigation
API > API/Plugins > API/Plugins/PixelStreaming > API/Plugins/PixelStreaming/IPixelStreamingStreamer
References
| Module | PixelStreaming |
| Header | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/IPixelStreamingStreamer.h |
| Include | #include "IPixelStreamingStreamer.h" |
void SendPlayerMessage
&40;
uint8 Type,
const FString & Descriptor
&41;
Remarks
Send all players connected to this streamer a message.
Parameters
| Name | Description |
|---|---|
| Type | The message type to be sent to the player |
| Descriptor | The contents of the message |