![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IInputInterface, including all inherited members.
| ResetLightColor(int32 ControllerId)=0 | IInputInterface | pure virtual |
| SetDeviceProperty(int32 ControllerId, const FInputDeviceProperty *Property) | IInputInterface | inlinevirtual |
| SetForceFeedbackChannelValue(int32 ControllerId, FForceFeedbackChannelType ChannelType, float Value)=0 | IInputInterface | pure virtual |
| SetForceFeedbackChannelValues(int32 ControllerId, const FForceFeedbackValues &Values)=0 | IInputInterface | pure virtual |
| SetHapticFeedbackValues(int32 ControllerId, int32 Hand, const FHapticFeedbackValues &Values) | IInputInterface | inlinevirtual |
| SetLightColor(int32 ControllerId, FColor Color)=0 | IInputInterface | pure virtual |
| ~IInputInterface() | IInputInterface | inlinevirtual |