GTA V NativesgameplayGameplay::getFreeStackSlotsCountOn this pageGameplay::getFreeStackSlotsCountSyntax ```js mp.game.gameplay.getFreeStackSlotsCount(stackSize); ``` Required Arguments stackSize: int Return value int Example ```js // todo ``` See also