natives.DISPLAY RADAR: Difference between revisions

Jump to navigation Jump to search
Add ScriptItem documentation from GTA VC SCM decompile
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|side = client
|games = vc
|games = vc
|type = function
|type = function
|name = natives.DISPLAY_RADAR
|name = natives.DISPLAY_RADAR
|parameters = int show
|arg1 = int display Display mode.
|parameter1 = int show Show (1) or hide (0).
|desc = controls the radar display (0 = hide, 1 = show)
|usage = Show or hide the radar. 0 = hide, 1 = show.
|return1 = void
|return1 = void
|returnFail1 = void
}}
}}
1,615

edits

Navigation menu