natives.CLEAR TAXI SHORTCUT: 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.CLEAR_TAXI_SHORTCUT
|name = natives.CLEAR_TAXI_SHORTCUT
|parameters = void
|parameters = void
|usage = Clear the active taxi shortcut route.
|usage = removes the active taxi shortcut route
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}

Latest revision as of 11:45, 13 June 2026

natives.CLEAR_TAXI_SHORTCUT

Signature: void natives.CLEAR_TAXI_SHORTCUT(void)

Usage: removes the active taxi shortcut route

Return

void

On failure: void