<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.en.stne.net/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.en.stne.net/index.php?action=history&amp;feed=atom&amp;title=API%3AEBeamResource</id>
		<title>API:EBeamResource - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.en.stne.net/index.php?action=history&amp;feed=atom&amp;title=API%3AEBeamResource"/>
		<link rel="alternate" type="text/html" href="http://wiki.en.stne.net/index.php?title=API:EBeamResource&amp;action=history"/>
		<updated>2026-05-13T23:46:27Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://wiki.en.stne.net/index.php?title=API:EBeamResource&amp;diff=81171&amp;oldid=prev</id>
		<title>Jacksfh: Created page with &quot;{{apiMenu}} EBeamResource is an Enumerator.  Each enumerator is provided with a list of possible values. These values are actually only integer...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.en.stne.net/index.php?title=API:EBeamResource&amp;diff=81171&amp;oldid=prev"/>
				<updated>2020-05-04T14:20:56Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{apiMenu}} &lt;a href=&quot;/index.php/API:EBeamResource&quot; title=&quot;API:EBeamResource&quot;&gt;EBeamResource&lt;/a&gt; is an &lt;a href=&quot;/index.php?title=API:Enum&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;API:Enum (page does not exist)&quot;&gt;Enumerator&lt;/a&gt;.  Each enumerator is provided with a list of possible values. These values are actually only integer...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{apiMenu}}&lt;br /&gt;
[[API:EBeamResource|EBeamResource]] is an [[API:Enum|Enumerator]].&lt;br /&gt;
&lt;br /&gt;
Each enumerator is provided with a list of possible values. These values are actually only integer values, see [[API:Enum|Enumerator]] for more information.&lt;br /&gt;
&lt;br /&gt;
'''EBeamResource''' contains all the goods which can be beamed or transported using the script engine.&lt;br /&gt;
&lt;br /&gt;
For example, the function [[API:CBaseShipManager|Ship.Action.TransferToShip(toShipID As Integer, quantity As Double, resource As EBeamResource)]] requires a variable type of EBeamResource as the third parameter. If you want to beam deuterium for example the parameter must be specified as follows:&lt;br /&gt;
&lt;br /&gt;
 Var Ship As New CMyShip(123456);&lt;br /&gt;
 Ship.Action.TransferToShip(654321,100,EBeamResource.Deuterium);&lt;br /&gt;
&lt;br /&gt;
EBeamResource is defined with the following values:&lt;br /&gt;
&lt;br /&gt;
 Antimatter&lt;br /&gt;
 Contrabands&lt;br /&gt;
 Credits&lt;br /&gt;
 Crew&lt;br /&gt;
 Deuterium&lt;br /&gt;
 Dilithium&lt;br /&gt;
 Duranium&lt;br /&gt;
 Energy&lt;br /&gt;
 EscapePods&lt;br /&gt;
 Food&lt;br /&gt;
 Gifts&lt;br /&gt;
 IridiumOre&lt;br /&gt;
 IsoChips&lt;br /&gt;
 Item&lt;br /&gt;
 Larne&lt;br /&gt;
 Latinum&lt;br /&gt;
 Nitrium&lt;br /&gt;
 PhotonTorpedoes&lt;br /&gt;
 Plasma&lt;br /&gt;
 PlasmaTorpedoes&lt;br /&gt;
 Plasteel&lt;br /&gt;
 QuantumTorpedoes&lt;br /&gt;
 Sorium&lt;br /&gt;
 Tribbles&lt;br /&gt;
 Tritanium&lt;br /&gt;
 Warpcore&lt;br /&gt;
&lt;br /&gt;
[[Category:API]]&lt;/div&gt;</summary>
		<author><name>Jacksfh</name></author>	</entry>

	</feed>