IsInPause
return true if the pause menu its showing
Returns
| Data Type | Description |
|---|---|
| boolean |
Example
local inpause = exports["utility_pausemenu"]:IsInPause()
return true if the pause menu its showing
| Data Type | Description |
|---|---|
| boolean |
local inpause = exports["utility_pausemenu"]:IsInPause()