<?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%2FExtensionMethods%2FMaybeAddPlus</id>
	<title>Dice/ExtensionMethods/MaybeAddPlus - 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%2FExtensionMethods%2FMaybeAddPlus"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/ExtensionMethods/MaybeAddPlus&amp;action=history"/>
	<updated>2026-04-07T08:40:43Z</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/ExtensionMethods/MaybeAddPlus&amp;diff=740&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|ExtensionMethods.MaybeAddPlus Method (List&lt;DieResult&gt;)}} Adds a SpecialDie.Add die to the values list unless the values list is empty or the last value is an open par...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/ExtensionMethods/MaybeAddPlus&amp;diff=740&amp;oldid=prev"/>
		<updated>2017-04-25T19:15:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|ExtensionMethods.MaybeAddPlus Method (List&amp;lt;DieResult&amp;gt;)}} Adds a SpecialDie.Add die to the values list unless the values list is empty or the last value is an open par...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|ExtensionMethods.MaybeAddPlus Method (List&amp;lt;DieResult&amp;gt;)}}&lt;br /&gt;
Adds a SpecialDie.Add die to the values list unless the values list is empty or the last value is an open paren.&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 static void MaybeAddPlus(&lt;br /&gt;
    this List&amp;lt;DieResult&amp;gt; values&lt;br /&gt;
)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
; ''values''&lt;br /&gt;
: Type: System.Collections.Generic.List&amp;lt;[[Dice/DieResult|Dice.DieResult]]&amp;gt;&lt;br /&gt;
: A partial list of values that we are appending to.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
If the list is not empty and its last DieResult is not a special die or is not an open parenthesis, a new DieResult with SpecialDie.Add is appended to the list. Otherwise, this function does nothing.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>