Blip::getInfoIdPickupIndex: Difference between revisions

From RAGE Multiplayer Wiki
(yay)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
MulleDK19: This function is hard-coded to always return 0.
MulleDK19: This function is hard-coded to always return 0.
==Syntax==
==Syntax==
<syntaxhighlight lang="javascript">blip.getInfoIdPickupIndex(blip);</syntaxhighlight>
<syntaxhighlight lang="javascript">blip.getInfoIdPickupIndex();</syntaxhighlight>
=== Required Arguments ===
*'''blip:''' Blip
===Return value===
===Return value===
*'''Pickup'''
*'''Pickup'''
Line 13: Line 11:
{{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:52, 8 December 2017