UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDeviceTriggerFeedbackData Struct Reference

#include <InputDeviceProperties.h>

Public Attributes

TObjectPtr< UCurveFloatFeedbackPositionCurve
 
TObjectPtr< UCurveFloatFeedbackStrenghCurve
 

Member Data Documentation

◆ FeedbackPositionCurve

TObjectPtr<UCurveFloat> FDeviceTriggerFeedbackData::FeedbackPositionCurve

What position on the trigger that the feedback should be applied to over time (1-9)

◆ FeedbackStrenghCurve

TObjectPtr<UCurveFloat> FDeviceTriggerFeedbackData::FeedbackStrenghCurve

How strong the feedback is over time (1-8)


The documentation for this struct was generated from the following file: