- Game events API
Please read the overwolf.games.events documentation page to learn how to use Overwolf game events.
Note that TFT, TFT PBE and LOL share the same Game ID.
If you would like to know when the user is going to play TFT (hit the "Play" button), you can listen to the LoL Launcher lobby_info info-update, and check the queueID. If it's 1090 or 1100 - it's TFT, or 1130, for "Hyperoll".
Riot has updated their Terms of Service regarding augment data.
Learn more about it here
Sample Apps
Available Features
Game events status
It's highly recommended to communicate errors to your users. Check game event status here or easily verify event status directly from your app using our API.
Because LOL and TFT share the same GameID, when checking TFT game event status please use 21570 as the unique GameID for TFT and 215701 for TFT PBE.