Stats::statGetInt

From RAGE Multiplayer Wiki
Revision as of 20:51, 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

stats.statGetInt(statHash, outValue, p2);

Required Arguments

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

Return value

  • int

Example

todo

See also

Template:Stats function c