<?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%2FInternalContext%2FGroupExpressions</id>
	<title>Dice/InternalContext/GroupExpressions - 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%2FInternalContext%2FGroupExpressions"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/InternalContext/GroupExpressions&amp;action=history"/>
	<updated>2026-04-05T20:11:08Z</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/InternalContext/GroupExpressions&amp;diff=766&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|InternalContext.GroupExpressions Field}} Stores all expressions that underpin a Group die result.  {{ns}}  == Syntax == &lt;syntaxhighlight lang=&quot;C#&quot;&gt; internal List&lt;Dice...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/InternalContext/GroupExpressions&amp;diff=766&amp;oldid=prev"/>
		<updated>2017-04-27T20:10:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|InternalContext.GroupExpressions Field}} Stores all expressions that underpin a Group die result.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt; internal List&amp;lt;Dice...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|InternalContext.GroupExpressions Field}}&lt;br /&gt;
Stores all expressions that underpin a Group die 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;
internal List&amp;lt;DiceAST&amp;gt; GroupExpressions&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Field Value ===&lt;br /&gt;
Type: System.Collections.Generic.List&amp;lt;[[Dice/AST/DiceAST|Dice.AST.DiceAST]]&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All expressions that underpin a Group die result at this point in the AST evaluation.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
AddGroupExpression and GetGroupExpression should be used instead of directly interacting with this field. Whenever a new DieResult of DieType.Group is added, the underlying node which created the result is added here and the key stored in that DieResult's Data. This allows a Group roll to be rerolled, despite not having direct access to the actual underlying dice which were rolled.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>