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(blip, toggle);</syntaxhighlight>
<syntaxhighlight lang="javascript">blip.setShowHeadingIndicator(toggle);</syntaxhighlight>
=== Required Arguments ===
=== Required Arguments ===
*'''blip:''' Blip
*'''toggle:''' Boolean
*'''toggle:''' Boolean
===Return value===
===Return value===

Revision as of 14:50, 8 December 2017