Navigation
API > API/Plugins > API/Plugins/PixelStreaming2 > API/Plugins/PixelStreaming2/UPixelStreaming2Delegates
| Type | Name | Description | |
|---|---|---|---|
DECLARE_TS_MULTICAST_DELEGATE_TwoParams
(
FNewConnectionNative, |
Delegate type for when a new connection has been made to the session. | ||
DECLARE_TS_MULTICAST_DELEGATE_TwoParams
(
FClosedConnectionNative, |
Delegate type for when a connection to a player was lost. | ||
DECLARE_TS_MULTICAST_DELEGATE_TwoParams
(
FDataTrackOpenNative, |
Delegate type for when a new data track has been opened. | ||
DECLARE_TS_MULTICAST_DELEGATE_TwoParams
(
FDataTrackClosedNative, |
Delegate type for when an existing data track has been closed. |