<?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%2FFunctionContext%2FValues</id>
	<title>Dice/FunctionContext/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%2FFunctionContext%2FValues"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/FunctionContext/Values&amp;action=history"/>
	<updated>2026-04-07T10:10:19Z</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/FunctionContext/Values&amp;diff=750&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|FunctionContext.Values Property}} Gets or sets the underlying dice rolls for the function call that should be shown in the overall result.  {{ns}}  == Syntax == &lt;synt...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/FunctionContext/Values&amp;diff=750&amp;oldid=prev"/>
		<updated>2017-04-27T17:43:23Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|FunctionContext.Values Property}} Gets or sets the underlying dice rolls for the function call that should be shown in the overall result.  {{ns}}  == Syntax == &amp;lt;synt...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|FunctionContext.Values Property}}&lt;br /&gt;
Gets or sets the underlying dice rolls for the function call that should be shown in the overall result.&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 IEnumerable&amp;lt;DieResult&amp;gt; Values { get; set; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Property Value ===&lt;br /&gt;
Type: System.Collections.Generic.IEnumerable&amp;lt;[[Dice/DieResult|Dice.DieResult]]&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The underlying dice rolls for the function call that should be shown in the overall result.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
If {{cs|null}}, the underlying Values of [[../Expression|Expression]] are used (if any). If Expression is also {{cs|null}} (such as when a global function is being called), a new DieResult is added with DieType.Literal containing [[../Value|Value]]. This automatically generated DieResult has the DieFlags.Macro flag.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>