<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.simswiki.info/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://direct.simswiki.info/index.php?action=history&amp;feed=atom&amp;title=TS3PR%2FSimIFace%2FSims3%2FProductID_CS</id>
		<title>TS3PR/SimIFace/Sims3/ProductID CS - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://direct.simswiki.info/index.php?action=history&amp;feed=atom&amp;title=TS3PR%2FSimIFace%2FSims3%2FProductID_CS"/>
		<link rel="alternate" type="text/html" href="http://direct.simswiki.info/index.php?title=TS3PR/SimIFace/Sims3/ProductID_CS&amp;action=history"/>
		<updated>2026-05-15T18:40:25Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://direct.simswiki.info/index.php?title=TS3PR/SimIFace/Sims3/ProductID_CS&amp;diff=72830&amp;oldid=prev</id>
		<title>Lyralei: Created page with &quot;A helper Enum that flags the productId with the correct ProductFlag_CS, eventually. This can especially be seen happening inside the Sims3.SimIFace.ResourceUtils.ProductID_CS ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://direct.simswiki.info/index.php?title=TS3PR/SimIFace/Sims3/ProductID_CS&amp;diff=72830&amp;oldid=prev"/>
				<updated>2021-02-01T15:35:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;A helper Enum that flags the productId with the correct ProductFlag_CS, eventually. This can especially be seen happening inside the Sims3.SimIFace.ResourceUtils.ProductID_CS ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A helper Enum that flags the productId with the correct ProductFlag_CS, eventually. This can especially be seen happening inside the Sims3.SimIFace.ResourceUtils.ProductID_CS FlagToProductID(ProductFlag_CS flag) function.&lt;br /&gt;
&lt;br /&gt;
'''Used primarily by:'''&lt;br /&gt;
&lt;br /&gt;
Sims3.SimIFace.ResourceUtils&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[ComVisible(false)]&lt;br /&gt;
public enum ProductID_CS : uint&lt;br /&gt;
{&lt;br /&gt;
	kProductID_Invalid,&lt;br /&gt;
	kProductID_BaseGame,&lt;br /&gt;
	kProductID_EP01,&lt;br /&gt;
	kProductID_SP01,&lt;br /&gt;
	kProductID_EP02,&lt;br /&gt;
	kProductID_SP02,&lt;br /&gt;
	kProductID_EP03,&lt;br /&gt;
	kProductID_SP03,&lt;br /&gt;
	kProductID_EP04,&lt;br /&gt;
	kProductID_SP04,&lt;br /&gt;
	kProductID_EP05,&lt;br /&gt;
	kProductID_SP05,&lt;br /&gt;
	kProductID_EP06,&lt;br /&gt;
	kProductID_SP06,&lt;br /&gt;
	kProductID_SP07,&lt;br /&gt;
	kProductID_EP07,&lt;br /&gt;
	kProductID_EP08,&lt;br /&gt;
	kProductID_SP08,&lt;br /&gt;
	kProductID_EP09,&lt;br /&gt;
	kProductID_EP10,&lt;br /&gt;
	kProductID_SP09,&lt;br /&gt;
	kProductID_EP11,&lt;br /&gt;
	kNumProductID&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Lyralei</name></author>	</entry>

	</feed>