Stats::statGetBool

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)

Syntax

stats.statGetBool(statHash, outValue, p2);

Required Arguments

  • statHash: Model hash or name
  • outValue: BOOL
  • p2: unknown (to be checked)

Return value

  • BOOL

Example

todo

See also

Template:Stats function c