Blip::endTextCommandSetName: Difference between revisions

From RAGE Multiplayer Wiki
mNo edit summary
m (Replaced HTML with template)
 
Line 1: Line 1:
== Syntax ==
== Syntax ==
 
<pre>
<syntaxhighlight lang="javascript">
blip.endTextCommandSetName();
blip.endTextCommandSetName();
</syntaxhighlight>
</pre>


=== Returned Values ===  
=== Returned Values ===  
* '''Undefined'''
* '''Undefined'''


== Examples ==
== Examples ==
 
{{ClientsideCode|
<div class="header" style="background-color: #AE4040; color: #FFFFFF; border: 2px solid #AE4040;">
<pre>
<div style="margin: 10px 10px 10px 10px;"><b>Client-Side</b></div>
// todo
<syntaxhighlight lang="javascript">
</pre>
//To do
}}
</syntaxhighlight>
</div>


==See also==
==See also==

Latest revision as of 13:12, 26 October 2018