Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UInputDeviceSubsystem
Description
Returns a pointer to the Input Device Engine Subsystem if it is available.
NOTE: This may be null if the bEnableInputDeviceSubsystem flag in UInputSettings is set to false!
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/InputDeviceSubsystem.h |
| Include Path | #include "GameFramework/InputDeviceSubsystem.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameFramework/InputDeviceSubsystem.cpp |
static UInputDeviceSubsystem * Get()