![]() |
Enhanced Raw Input 1.0
Enhanced Raw Input for Unreal Engine
|
Stores information and data about a HID Axis. More...
#include <EnhancedRawInputWindows.h>
Public Member Functions | |
| float | GetValue () const |
| Value of this axis, normalised, inverted and/or in specific format, according to configuration. | |
| bool | HasValue () const |
| Whether this axis has valid value. | |
Stores information and data about a HID Axis.
| float FHidAxis::GetValue | ( | ) | const |
Value of this axis, normalised, inverted and/or in specific format, according to configuration.
| bool FHidAxis::HasValue | ( | ) | const |
Whether this axis has valid value.