<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Vehicle%3A%3AgetExtra</id>
	<title>Vehicle::getExtra - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Vehicle%3A%3AgetExtra"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getExtra&amp;action=history"/>
	<updated>2026-06-04T05:10:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getExtra&amp;diff=20027&amp;oldid=prev</id>
		<title>JerryChen: Created page with &quot;Get the extra currently applied on vehicle in the target extra id. ==Syntax== &lt;syntaxhighlight lang=&quot;javascript&quot;&gt;vehicle.getExtra(extraId);&lt;/syntaxhighlight&gt; === Required Argu...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getExtra&amp;diff=20027&amp;oldid=prev"/>
		<updated>2020-09-19T11:38:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Get the extra currently applied on vehicle in the target extra id. ==Syntax== &amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getExtra(extraId);&amp;lt;/syntaxhighlight&amp;gt; === Required Argu...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Get the extra currently applied on vehicle in the target extra id.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getExtra(extraId);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;extraId:&amp;#039;&amp;#039;&amp;#039; int&lt;br /&gt;
===Return value===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;toggle:&amp;#039;&amp;#039;&amp;#039; boolean&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
let vehicle = player.vehicle;&lt;br /&gt;
if(vehicle) {&lt;br /&gt;
  vehicle.getExtra(1);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>JerryChen</name></author>
	</entry>
</feed>