function enableGMPMenu (client-side)
Available since version: 0.3.0
This function will enable/disable opening GMP menu with ESC.
Declaration
void enableGMPMenu(boolean enable)
Parameters
booleanenable: True to allow ESC to open/close GMP menu, false to ignore ESC for GMP menu.