Blip::getCoords: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
No edit summary
Line 1: Line 1:


==Syntax==
==Syntax==
<syntaxhighlight lang="javascript">blip.getCoords(blip);</syntaxhighlight>
<syntaxhighlight lang="javascript">blip.getCoords();</syntaxhighlight>
=== Required Arguments ===
*'''blip:''' Blip
===Return value===
===Return value===
*'''Vector3'''
*'''Vector3'''

Revision as of 14:49, 8 December 2017