FRawInputDeviceConfiguration

Windows
MacOS
Linux

References

Module

RawInput

Header

/Engine/Plugins/Experimental/RawInput/Source/RawInput/Public/RawInputSettings.h

Include

#include "RawInputSettings.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FRawInputDeviceConfiguration

Variables

Name Description

Public variable UProperty Category, EditAnywhere

TArray< FRawInp...

 

AxisProperties

Public variable UProperty Category, EditAnywhere

TArray< FRawInp...

 

ButtonProperties

Public variable UProperty Category, EditAnywhere

FString

 

ProductID

The hexadecimal product ID in string form (e.g. 0xC262). If this is empty, will match all products

Public variable UProperty Category, EditAnywhere

FString

 

VendorID

The hexadecimal vendor ID in string form (e.g. 0x046D). If this is empty, will match all vendors

Constructors

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