IInputDeviceModule::CreateInputDevice

Attempts to create a new head tracking device interface

Windows
MacOS
Linux

Override Hierarchy

References

Module

InputDevice

Header

/Engine/Source/Runtime/InputDevice/Public/IInputDeviceModule.h

Include

#include "IInputDeviceModule.h"

Syntax

TSharedPtr< class IInputDevice > CreateInputDevice
(
    const TSharedRef< FGenericApplicationMessageHandler > & InMessageHandler
)

Remarks

Attempts to create a new head tracking device interface

Returns

Interface to the new head tracking device, if we were able to successfully create one

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