Gameplay::getFreeStackSlotsCount
Внешний вид
Syntax
<syntaxhighlight lang="javascript">mp.game.gameplay.getFreeStackSlotsCount(stackSize);</syntaxhighlight>
Required Arguments
- stackSize: int
Return value
- int
Example
<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>