Skip to main content

Gameplay::getFreeStackSlotsCount

Syntax​

```js mp.game.gameplay.getFreeStackSlotsCount(stackSize); ```

Required Arguments​

  • stackSize: int

Return value​

  • int

Example​

```js // todo ```

See also​