Gameplay::setSaveMenuActive
The bool is not a toggle!!!
Syntax
mp.game.gameplay.setSaveMenuActive(unk);Required Arguments
- unk: Boolean
Return value
- Undefined
Example
// todoThe bool is not a toggle!!!
mp.game.gameplay.setSaveMenuActive(unk);// todo