Skip to main content

GamesFilter

Electron APIs / overlay / GamesFilter

Filter object for game overlays.

Used to specify which games to include or exclude from overlay tracking.

Properties

PropertyTypeDescription
all?booleanInclude all games in the overlay tracking.
gamesIds?number[]Array of game IDs to track. If null or empty, filters all games.
includeUnsupported?booleanInclude tracking of unsupported overlay games. (Default: false)