natives.ARE MEASUREMENTS IN METRES: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
 
Line 5: Line 5:
|name = natives.ARE_MEASUREMENTS_IN_METRES
|name = natives.ARE_MEASUREMENTS_IN_METRES
|parameters = void
|parameters = void
|usage = Check if the game uses metric measurements.
|usage = checks whether the game is set to display metric measurements
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}

Latest revision as of 11:41, 13 June 2026

natives.ARE_MEASUREMENTS_IN_METRES

Signature: void natives.ARE_MEASUREMENTS_IN_METRES(void)

Usage: checks whether the game is set to display metric measurements

Return

void

On failure: void