<?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%2FAST%2FDiceAST%2FValues</id>
	<title>Dice/AST/DiceAST/Values - 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%2FAST%2FDiceAST%2FValues"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/AST/DiceAST/Values&amp;action=history"/>
	<updated>2026-05-03T08:12:18Z</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/AST/DiceAST/Values&amp;diff=848&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|DiceAST.Values Property}} Gets the underlying dice that were rolled, as well as their values.  {{ns}}  == Syntax == &lt;syntaxhighlight lang=&quot;C#&quot;&gt; public abstract IReadO...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/AST/DiceAST/Values&amp;diff=848&amp;oldid=prev"/>
		<updated>2017-05-16T19:25:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|DiceAST.Values Property}} Gets the underlying dice that were rolled, as well as their values.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt; public abstract IReadO...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|DiceAST.Values Property}}&lt;br /&gt;
Gets the underlying dice that were rolled, as well as their values.&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 abstract IReadOnlyList&amp;lt;DieResult&amp;gt; Values { get; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Property Value ===&lt;br /&gt;
Type: System.Collections.Generic.IReadOnlyList&amp;lt;[[Dice/DieResult|Dice.DieResult]]&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The underlying dice that were rolled.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
When a node is evaluated or rerolled, it should set Value to what the value of the node is, and Values to the individual die results that comprise Value. Values must be overridden in the derived class, it is recommended to store it as a List&amp;lt;DieResult&amp;gt; to allow for easier evaluation.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>