Navigation
API > API/Plugins > API/Plugins/PixelStreamingPlayer > API/Plugins/PixelStreamingPlayer/DECLARE_DYNAMIC_-
References
| Module | PixelStreamingPlayer |
| Header | /Engine/Plugins/Experimental/PixelStreamingPlayer/Source/PixelStreamingPlayer/Public/PixelStreamingSignallingComponent.h |
| Include | #include "PixelStreamingSignallingComponent.h" |
DECLARE_DYNAMIC_MULTICAST_SPARSE_DELEGATE_OneParam
(
FPixelStreamingSignallingComponentAnswer,
UPixelStreamingSignallingComponent ,
OnAnswer,
const FString &,
Answer
)