Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

IsPlayerInPauseMenu

GtakillerIV edited this page Nov 15, 2014 · 4 revisions

IsPlayerInPauseMenu

Returns whether the player is in the pause menu or not


Parameters

playerid

The player's id.

Returns

    0 if the player is not in the pause menu
    1 if the player is in the pause menu

Usage

//Coming soon..

See also

TogglePauseMenuAbility

Callbacks

OnPlayerOpenPauseMenu

OnPlayerClosePauseMenu

OnPlayerEnterPauseSubmenu

Clone this wiki locally