Hunt: Showdown Game events
Deprecation notice
Support for this game has been deprecated, following a lack of usage in Apps.
This page is being kept for historial documentation purposes.
Please read the overwolf.games.events documentation page to learn how to use Overwolf game events.
Sample Apps
Available Features
Game event status
It is highly recommended to communicate errors and warnings to app users.
Check the current game event status here. Alternately, you can easily check that status from your app itself, using our API.
gep_internal
Info Updates
key | Category | Values | Notes | Since GEP Ver. |
---|---|---|---|---|
gep_internal | gep_internal | Local + Public version number | See notes | 143.0 |
gep_internal note
Data Example:
{"info":{"gep_internal":{"version_info":"{"local_version":"157.0.1","public_version":"157.0.1","is_updated":true}"}},"feature":"gep_internal"}
game_info
Info Updates
key | Category | Values | Notes | Since GEP Ver. |
---|---|---|---|---|
scene | game_info | The name of the current scene. | See notes | 190.0 |
scene note
Data Example:
{"feature":"game_info","category":"game_info","key":"scene","value":"Lobby"}
List of possible values:
- OfflineLobby
- Lobby
- Leaving
- Loading
- Game