Blip::setShowHeadingIndicator: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
Adds the GTA: Online player heading indicator to a blip.
Adds the GTA:Online player heading indicator to a blip.
==Syntax==
==Syntax==
<syntaxhighlight lang="javascript">blip.setShowHeadingIndicator(toggle);</syntaxhighlight>
<syntaxhighlight lang="javascript">blip.setShowHeadingIndicator(toggle);</syntaxhighlight>
=== Required Arguments ===
===Required Argument===
*'''toggle:''' Boolean
* '''toggle:''' {{RageType|Boolean}}
===Return value===
===Return value===
*'''Undefined'''
* '''Undefined'''
==Example==
==Example==
<syntaxhighlight lang="javascript">
<syntaxhighlight lang="javascript">
Line 15: Line 15:
[[Category:Blip API]]
[[Category:Blip API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]
[[Category:Client-side Function]]

Latest revision as of 09:05, 6 May 2019