overwolf.settings.setFpsSettings
Overwolf APIs / overwolf / overwolf / settings / setFpsSettings
function setFpsSettings(
settings: FpsSettings,
callback: CallbackFunction<Result>,
): void;
Sets the state (on/off), position, offset (in pixels) and scale [0, 1] of the Fps control.
Parameters
| Parameter | Type | Description |
|---|---|---|
settings | FpsSettings | - |
callback | CallbackFunction<Result> | - |
Returns
void
Deprecated
Since version 0.155.