Use this API for Operating System related functionalities.
Download the Latest Overwolf Developers Client. Download the Latest Overwolf Public Version. Read our getting started guide and review our sample app to understand the basics. Download the Overwolf Sample App. TFTactics is a new overlay app for TFT on the Overwolf platform. TFTactics provides in-game item & build guides for LoL Team Fight Tactics mode.
- Overwolf is an open platform for building gaming apps for top PC games. Use simple HTML and JavaScript to build native desktop apps - installer, desktop icon, auto updates.
- We’re Overwolf, nice to meet you! Overwolf is a framework that enables 3rd party creators to build, share, and earn a living from in-game apps. We’re a team of 70 developers, techies, and geeks, with League of Legends and World of Warcraft being the most played games in the office.
Methods Reference
Types Reference
- overwolf.os.GetRegionInfoResult Object
- overwolf.os.RegionInfo Object
Download Overwolf For Mac Desktop
getRegionInfo(callback)
Version added: 0.132
Returns regional information about the user.
Parameter | Type | Description |
---|---|---|
callback | (Result: GetRegionInfoResult) => void | Returns with the result |
GetRegionInfoResult Object
Parameter | Type | Description |
---|---|---|
success | boolean | inherited from the 'Result' Object |
error | string | inherited from the 'Result' Object |
status | string | deprecated. For backward compatibility only |
Reason | string | deprecated. For backward compatibility only |
info | RegionInfo Object | Region Info |
Example data: Success
RegionInfo Object
Overwolf Download For Mac
Parameter | Type | Description |
---|---|---|
date_format | string | |
time_format | string | |
currency_symbol | string | |
is_metric | boolean | |
name | string |