natives.IS AUSTRALIAN GAME: 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.IS_AUSTRALIAN_GAME
|name = natives.IS_AUSTRALIAN_GAME
|parameters = void
|parameters = void
|usage = Check if the game is the Australian version.
|usage = checks if the game is the Australian censored version
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}

Revision as of 11:55, 13 June 2026

natives.IS_AUSTRALIAN_GAME

Signature: void natives.IS_AUSTRALIAN_GAME(void)

Usage: checks if the game is the Australian censored version

Return

void

On failure: void