natives.ARE ANY CAR CHEATS ACTIVATED: 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_ANY_CAR_CHEATS_ACTIVATED
|name = natives.ARE_ANY_CAR_CHEATS_ACTIVATED
|parameters = void
|parameters = void
|usage = Check if any vehicle cheat codes are active.
|usage = checks if any vehicle-related cheat codes are currently active
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}

Latest revision as of 11:41, 13 June 2026

natives.ARE_ANY_CAR_CHEATS_ACTIVATED

Signature: void natives.ARE_ANY_CAR_CHEATS_ACTIVATED(void)

Usage: checks if any vehicle-related cheat codes are currently active

Return

void

On failure: void