RAGE.Elements.Blip.GetCoords: Difference between revisions

From RAGE Multiplayer Wiki
(Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.GetCoords() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
 
No edit summary
 
Line 8: Line 8:
==Syntax==
==Syntax==
<syntaxhighlight lang="javascript">
<syntaxhighlight lang="javascript">
Rage.Element.Blip.GetCoords()
blip.GetCoords()
</syntaxhighlight>
</syntaxhighlight>



Latest revision as of 13:14, 12 May 2024