Skip to content

Conversation

@swajj
Copy link
Contributor

@swajj swajj commented Dec 30, 2025

Implements simple access function to ISteamUtils::IsOverlayEnabled which allows checking if the Steam Overlay is enabled/accessible for the current game session.

We require this to check before making an in-app purchase with Steam (via PlayFab) as if the overlay is not enabled, the purchase attempt will silently fail with no indication to user or feedback to the app code. (I have successfully tested that this function solves our problem in a local build)

@swajj swajj changed the title add SteamUtils_IsSteamOverlayAvailable add steam.utils_is_steam_overlay_available Dec 30, 2025
Copy link
Contributor

@britzl britzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@britzl britzl merged commit d64040b into defold:master Dec 31, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants