Blip::endTextCommandSetName: 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.endTextCommandSetName();</syntaxhighlight>
===Return value===
*'''Undefined'''
==Example==
<syntaxhighlight lang="javascript">
<syntaxhighlight lang="javascript">
// todo
blip.endTextCommandSetName();
</syntaxhighlight>
</syntaxhighlight>
=== Returned Values ===
* '''Undefined'''
== 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:07, 12 May 2018