overwolf.logitech.led.restoreLighting
Overwolf APIs / overwolf / overwolf / logitech / led / restoreLighting
function restoreLighting(callback: CallbackFunction<Result>): void;
Restores the lightning to the last previously saved state.
Parameters
| Parameter | Type | Description |
|---|---|---|
callback | CallbackFunction<Result> | A callback with the result of the request. |
Returns
void