Use the following message:postMessage('doGameSuspend','*')
This tells the game client to suspend autoplay. It is typically used when displaying overlays or modal content, allowing you to pause gameplay without closing or reloading the game iframe.
Use the following message:postMessage('doGameSuspend','*')
This tells the game client to suspend autoplay. It is typically used when displaying overlays or modal content, allowing you to pause gameplay without closing or reloading the game iframe.
Comments
0 comments
Please sign in to leave a comment.