Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/GenericPlatform
Inheritance Hierarchy
- FInputDeviceProperty
- FInputDeviceTriggerProperty
- FInputDeviceTriggerFeedbackProperty
References
| Module | ApplicationCore |
| Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/IInputInterface.h |
| Include | #include "GenericPlatform/IInputInterface.h" |
Syntax
struct FInputDeviceTriggerFeedbackProperty : public FInputDeviceTriggerProperty
Remarks
Trigger resistance that is applied at a single position with the given strength.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Position | ||
| int32 | Strengh |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | PropertyName () |