Blip::addTextComponentSubstringName: 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.addTextComponentSubstringName();
blip.addTextComponentSubstringName();
</syntaxhighlight>
</pre>


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


== Example ==
== Example ==
 
{{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 ==

Revision as of 13:09, 26 October 2018