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

#include <ForceFeedbackEffect.h>

Public Member Functions

 FForceFeedbackChannelDetails ()
 

Public Attributes

uint32 bAffectsLeftLarge:1
 
uint32 bAffectsLeftSmall:1
 
uint32 bAffectsRightLarge:1
 
uint32 bAffectsRightSmall:1
 
FRuntimeFloatCurve Curve
 

Constructor & Destructor Documentation

◆ FForceFeedbackChannelDetails()

FForceFeedbackChannelDetails::FForceFeedbackChannelDetails ( )
inline

Member Data Documentation

◆ bAffectsLeftLarge

uint32 FForceFeedbackChannelDetails::bAffectsLeftLarge

Please note the final channel mapping depends on the software and hardware capabilities of the platform used to run the engine or the game. Refer to documentation for more information.

◆ bAffectsLeftSmall

uint32 FForceFeedbackChannelDetails::bAffectsLeftSmall

Please note the final channel mapping depends on the software and hardware capabilities of the platform used to run the engine or the game. Refer to documentation for more information.

◆ bAffectsRightLarge

uint32 FForceFeedbackChannelDetails::bAffectsRightLarge

Please note the final channel mapping depends on the software and hardware capabilities of the platform used to run the engine or the game. Refer to documentation for more information.

◆ bAffectsRightSmall

uint32 FForceFeedbackChannelDetails::bAffectsRightSmall

Please note the final channel mapping depends on the software and hardware capabilities of the platform used to run the engine or the game. Refer to documentation for more information.

◆ Curve

FRuntimeFloatCurve FForceFeedbackChannelDetails::Curve

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