Gameplay::getFreeStackSlotsCount

From RAGE Multiplayer Wiki
Revision as of 18:49, 5 July 2024 by Shr0x (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax

mp.game.gameplay.getFreeStackSlotsCount(stackSize);

Required Arguments

  • stackSize: int

Return value

  • int

Example

// todo

See also