Gameplay::getFreeStackSlotsCount

From RAGE Multiplayer Wiki
Revision as of 21:13, 6 May 2017 by Marty uploader (talk | contribs) (yay)

Syntax

mp.game.gameplay.getFreeStackSlotsCount(stackSize);

Required Arguments

  • stackSize: int

Return value

  • int

Example

// todo

See also

Template:Gameplay s function c