Sets the lighting for a specific key by HID code. SetLightingForKeyWithHidCode(ke圜ode, redPercentage, greenPercentage, bluePercentage, callback) Version added: 0.93 Sets the lighting for a specific key by scan code. SetLightingForKeyWithScanCode(ke圜ode, redPercentage, greenPercentage, bluePercentage, callback) Version added: 0.93 Sets the lighting from a bitmap byte array. SetLightingFromBitmap(bitmap, callback) Version added: 0.93 Sets the lighting from an overwolf-extension:// or overwolf-media:// url. SetLightingFromBitmap(bitmapUrl, callback) Version added: 0.93
StopEffects(callback) Version added: 0.93 PulseLighting(redPercentage, greenPercentage, bluePercentage, milliSecondsDuration, milliSecondsInterval, callback) Version added: 0.93 ParameterįlashLighting(redPercentage, greenPercentage, bluePercentage, milliSecondsDuration, milliSecondsInterval, callback) Version added: 0.93įlashes lighting sources on the device. Restores the lightning to the last previously saved state. RestoreLighting(callback) Version added: 0.93 ParameterĪ callback with the result of the request SetLighting(redPercentage, greenPercentage, bluePercentage, callback) Version added: 0.93 SaveCurrentLighting(callback) Version added: 0.93
SetTargetDevice(targetDevices, callback) Version added: 0.93