function
menuPauseEnable(enable)
This function enables/disables the ability to pause
| Name | Type | Description |
|---|---|---|
| enable | bool |
Wether to enable or disable the menu |
undefined N/A
menuPauseEnable(true);
Copyright © 2021, Milan Varady. Built on June 28, 2021 using GMDoc.