Blip::addTextComponentSubstringName: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
m (Updated blip definitions & changed layout.)
Line 1: Line 1:
{{ClientSide}}


==Syntax==
== Syntax ==
<syntaxhighlight lang="javascript">blip.addTextComponentSubstringName();</syntaxhighlight>
 
===Return value===
<syntaxhighlight lang="javascript">
*'''Undefined'''
blip.addTextComponentSubstringName();
==Example==
</syntaxhighlight>
 
== Example ==
 
<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">
<syntaxhighlight lang="javascript">
// todo
//To do
</syntaxhighlight>
</syntaxhighlight>
==See also==
</div>
{{Blip_s_function_c}}
 
== See Also ==
{{Blip_definition}}
[[Category:Clientside API]]
[[Category:Clientside API]]
[[Category:Blip API]]
[[Category:Blip API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]

Revision as of 00:03, 12 May 2018