Blip::setFade: 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.setFade(blip, opacity, duration);</syntaxhighlight>
<syntaxhighlight lang="javascript">blip.setFade(opacity, duration);</syntaxhighlight>
=== Required Arguments ===
=== Required Arguments ===
*'''blip:''' Blip
*'''opacity:''' int
*'''opacity:''' int
*'''duration:''' int
*'''duration:''' int
Line 15: Line 14:
{{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:48, 8 December 2017