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
public Task<bool> SetGamepadLightAsync( string deviceId, sbyte RValue, sbyte GValue, sbyte BValue, CancellationToken cancellationToken )
[Missing <param name="deviceId"/> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadLightAsync(System.String,System.SByte,System.SByte,System.SByte,System.Threading.CancellationToken)"]
[Missing <param name="RValue"/> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadLightAsync(System.String,System.SByte,System.SByte,System.SByte,System.Threading.CancellationToken)"]
[Missing <param name="GValue"/> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadLightAsync(System.String,System.SByte,System.SByte,System.SByte,System.Threading.CancellationToken)"]
[Missing <param name="BValue"/> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadLightAsync(System.String,System.SByte,System.SByte,System.SByte,System.Threading.CancellationToken)"]
[Missing <param name="cancellationToken"/> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadLightAsync(System.String,System.SByte,System.SByte,System.SByte,System.Threading.CancellationToken)"]
[Missing <returns> documentation for "M:Ruyi.SDK.InputManager.InputManagerService.Client.SetGamepadLightAsync(System.String,System.SByte,System.SByte,System.SByte,System.Threading.CancellationToken)"]