Ruyi SDK
Namespaces
Ruyi.SDK.InputManager
InputManagerService.Client Class
Client Methods
Dispose Method
GetConnectedGamepads Method
SetGamepadLight Method
SetGamepadVibration Method
SetRuyiControllerStatus Method
Click or drag to resizeClick or drag to resize

InputManagerServiceClientSetGamepadVibration Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadVibration(System.String,System.SByte,System.SByte,System.SByte,System.SByte)"]

Namespace:  Ruyi.SDK.InputManager
Assembly:  ServiceGenerated (in ServiceGenerated.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public bool SetGamepadVibration(
	string deviceId,
	sbyte motor1Value,
	sbyte motor1Time,
	sbyte motor2Value,
	sbyte motor2Time
)

Parameters

deviceId
Type: SystemString

[Missing <param name="deviceId"/> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadVibration(System.String,System.SByte,System.SByte,System.SByte,System.SByte)"]

motor1Value
Type: SystemSByte

[Missing <param name="motor1Value"/> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadVibration(System.String,System.SByte,System.SByte,System.SByte,System.SByte)"]

motor1Time
Type: SystemSByte

[Missing <param name="motor1Time"/> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadVibration(System.String,System.SByte,System.SByte,System.SByte,System.SByte)"]

motor2Value
Type: SystemSByte

[Missing <param name="motor2Value"/> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadVibration(System.String,System.SByte,System.SByte,System.SByte,System.SByte)"]

motor2Time
Type: SystemSByte

[Missing <param name="motor2Time"/> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadVibration(System.String,System.SByte,System.SByte,System.SByte,System.SByte)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadVibration(System.String,System.SByte,System.SByte,System.SByte,System.SByte)"]

See Also

Reference

InputManagerServiceClient Class
Ruyi.SDK.InputManager Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com