Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UInputDeviceSubsystem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/InputDeviceSubsystem.h |
| Include | #include "GameFramework/InputDeviceSubsystem.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameFramework/InputDeviceSubsystem.cpp |
static UInputDeviceSubsystem &42; Get&40;&41;
Remarks
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!