GTA V NativesplayerPlayer::arePlayerStarsGreyedOutOn this pagePlayer::arePlayerStarsGreyedOutSyntax ```js mp.game.player.arePlayerStarsGreyedOut(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also