Blip::setSecondaryColour: Difference between revisions

From RAGE Multiplayer Wiki
(yay)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:


==Syntax==
==Syntax==
<syntaxhighlight lang="javascript">blip.setSecondaryColour(blip, r, g, b);</syntaxhighlight>
<syntaxhighlight lang="javascript">blip.setSecondaryColour(r, g, b);</syntaxhighlight>
=== Required Arguments ===
=== Required Arguments ===
*'''blip:''' Blip
*'''r:''' float
*'''r:''' float
*'''g:''' float
*'''g:''' float
Line 16: Line 15:
{{Blip_s_function_c}}
{{Blip_s_function_c}}
[[Category:Clientside API]]
[[Category:Clientside API]]
[[Category:Blip API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]

Latest revision as of 14:45, 8 December 2017