isPlatformOverlayVisible
Script::isPlatformOverlayVisible
Checks if the platform’s overlay is visible.
Declaration
bool isPlatformOverlayVisible();
Parameters
None.
Returns
true
if the platform’s overlay is visible, else, returns false
.