Blip::endTextCommandSetName: Difference between revisions

From RAGE Multiplayer Wiki
(yay)
 
m (Replaced HTML with template)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Syntax ==
<pre>
blip.endTextCommandSetName();
</pre>


==Syntax==
=== Returned Values ===  
<syntaxhighlight lang="javascript">blip.endTextCommandSetName(blip);</syntaxhighlight>
* '''Undefined'''
=== Required Arguments ===
 
*'''blip:''' Blip
== Examples ==
===Return value===
{{ClientsideCode|
*'''Undefined'''
<pre>
==Example==
<syntaxhighlight lang="javascript">
// todo
// todo
</syntaxhighlight>
</pre>
}}
 
==See also==
==See also==
{{Blip_s_function_c}}
{{Blip_definition}}
[[Category:Clientside API]]
[[Category:Clientside API]]
[[Category:Blip API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]

Latest revision as of 13:12, 26 October 2018