Navigation
API > API/Plugins > API/Plugins/PixelStreaming2RTC > API/Plugins/PixelStreaming2RTC/IPixelStreaming2RTCModule
Description
A getter for the OnReady event. Intent is for users to call IPixelStreaming2RTCModule::Get().OnReady().AddXXX.
| Name | OnReady |
| Type | function |
| Header File | /Engine/Plugins/Media/PixelStreaming2/Source/PixelStreaming2RTC/Public/IPixelStreaming2RTCModule.h |
| Include Path | #include "IPixelStreaming2RTCModule.h" |
FReadyEvent & OnReady()
The bindable OnReady event.