GTA V NativesstatsStats::statGetBoolMaskedOn this pageStats::statGetBoolMaskedp2 - Default value? Seems to be -1 most of the time. Syntax ```js mp.game.stats.statGetBoolMasked(statName, mask, p2); ``` Required Arguments statName: Model hash or name mask: int p2: int Return value Boolean Example ```js // todo ``` See also