Ruyi SDK
Namespaces
Ruyi.SDK.InputManager
InputManagerService.Client Class
Client Methods
GetConnectedGamepadsAsync Method
SetGamepadLightAsync Method
SetGamepadVibrationAsync Method
SetRuyiControllerStatusAsync Method
Click or drag to resizeClick or drag to resize

InputManagerServiceClientSetGamepadLightAsync Method

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

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

Namespace:  Ruyi.SDK.InputManager
Assembly:  SDK.Gen.ServiceAsync (in SDK.Gen.ServiceAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task<bool> SetGamepadLightAsync(
	string deviceId,
	sbyte RValue,
	sbyte GValue,
	sbyte BValue,
	CancellationToken cancellationToken
)

Parameters

deviceId
Type: SystemString

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

RValue
Type: SystemSByte

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

GValue
Type: SystemSByte

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

BValue
Type: SystemSByte

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

cancellationToken
Type: System.ThreadingCancellationToken

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

Return Value

Type: TaskBoolean

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

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