Blip::getFirstInfoId: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
m (Added blip definition + changed layout)
Line 1: Line 1:
{{ClientSide}}
== Syntax ==


==Syntax==
<syntaxhighlight lang="javascript">blip.getFirstInfoId();</syntaxhighlight>
===Return value===
*'''Blip'''
==Example==
<syntaxhighlight lang="javascript">
<syntaxhighlight lang="javascript">
// todo
blip.getFirstInfoId();
</syntaxhighlight>
</syntaxhighlight>
=== Returned Values ===
* '''Blip'''
== Examples ==
<div class="header" style="background-color: #AE4040; color: #FFFFFF; border: 2px solid #AE4040;">
<div style="margin: 10px 10px 10px 10px;"><b>Client-Side</b></div>
<syntaxhighlight lang="javascript">
//To do
</syntaxhighlight>
</div>
==See also==
==See also==
{{Blip_s_function_c}}
{{Blip_definition}}
[[Category:Clientside API]]
[[Category:Clientside API]]
[[Category:Blip API]]
[[Category:Blip API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]

Revision as of 00:11, 12 May 2018