<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FDieType</id>
	<title>Dice/DieType - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FDieType"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/DieType&amp;action=history"/>
	<updated>2026-05-03T06:54:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://skizzerz.net/DiceRoller/index.php?title=Dice/DieType&amp;diff=232&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|DieType Enumeration}} Indicates what type of die was rolled for a DieResult.  {{ns}}  == Syntax == &lt;syntaxhighlight lang=&quot;C#&quot;&gt; public enum DieType...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/DieType&amp;diff=232&amp;oldid=prev"/>
		<updated>2017-04-11T23:32:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|DieType Enumeration}} Indicates what type of die was rolled for a &lt;a href=&quot;/DiceRoller/Dice/DieResult&quot; title=&quot;Dice/DieResult&quot;&gt;DieResult&lt;/a&gt;.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt; public enum DieType...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|DieType Enumeration}}&lt;br /&gt;
Indicates what type of die was rolled for a [[Dice/DieResult|DieResult]].&lt;br /&gt;
&lt;br /&gt;
{{ns}}&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt;&lt;br /&gt;
public enum DieType&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Members ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Member name !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Normal || Die represents a roll from 1 to N, where N is the number of sides.&lt;br /&gt;
|-&lt;br /&gt;
| Fudge || Die represents a roll from -N to N, where N is the number of sides.&lt;br /&gt;
|-&lt;br /&gt;
| Group || Die represents a grouped roll. The number of sides is meaningless for this die type.&lt;br /&gt;
|-&lt;br /&gt;
| Literal || Die represents a literal number. The number of sides is meaningless for this die type.&lt;br /&gt;
|-&lt;br /&gt;
| Special || Die is not actually a roll at all, but rather a special marker. The [[Dice/DieResult/Value|Value]] can be cast into a [[Dice/SpecialDie|SpecialDie]] enum to determine what kind of special marker it is.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
There is no DieType for functions or macros. This is because it is expected that functions or macros will add appropriate values of the above types when they need to add new dice into the final Values list. For example, a [WIS-mod] macro could add a Literal DieResult with the value of the character's Wisdom modifier.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>