IPixelStreamingModule::GetInputDevice

Returns a reference to the input device.

Windows
MacOS
Linux

References

Module

PixelStreaming

Header

/Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/IPixelStreamingModule.h

Include

#include "IPixelStreamingModule.h"

Syntax

FInputDevice & GetInputDevice()

Remarks

Returns a reference to the input device. The lifetime of this reference is that of the underlying shared pointer.

Returns

A reference to the input device.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss