IInputDevice::SetChannelValue

[IForceFeedbackSystem](API\Runtime\ApplicationCore\GenericPlatform\IForceFeedbackSystem) pass through functions

Choose your operating system:

Windows

macOS

Linux

References

Module

InputDevice

Header

/Engine/Source/Runtime/InputDevice/Public/IInputDevice.h

Include

#include "IInputDevice.h"

Syntax

void SetChannelValue
(
    int32 ControllerId,
    FForceFeedbackChannelType ChannelType,
    float Value
)

Remarks

IForceFeedbackSystem pass through functions