Stats::statGetInt

From RAGE Multiplayer Wiki
Revision as of 21:32, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

p2 appears to always be -1

Syntax

mp.game.stats.statGetInt(statHash, outValue, p2);

Required Arguments

  • statHash: Model hash or name
  • outValue: int
  • p2: int

Return value

  • int

Example

// todo

See also