Skip to content

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

  • boolean enable: True to allow ESC to open/close GMP menu, false to ignore ESC for GMP menu.