Navigation
API > API/Plugins > API/Plugins/PixelStreaming2Input > API/Plugins/PixelStreaming2Input/PIXELSTREAMING2IPixelStreaming2I-
References
| Module | PixelStreaming2Input |
| Header | /Engine/Plugins/Media/PixelStreaming2/Source/PixelStreaming2Input/Public/IPixelStreaming2InputHandler.h |
| Include | #include "IPixelStreaming2InputHandler.h" |
MessageHandlerFn FindMessageHandler
(
const FString & MessageType
)
Remarks
Find the function to be called whenever the specified message type is received.
TFunction
Parameters
| Name | Description |
|---|---|
| MessageType | The human readable identifier for the message |