<?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%2FRollData%2FFunctionRegistry</id>
	<title>Dice/RollData/FunctionRegistry - 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%2FRollData%2FFunctionRegistry"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollData/FunctionRegistry&amp;action=history"/>
	<updated>2026-05-05T08:55:01Z</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/RollData/FunctionRegistry&amp;diff=939&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|RollData.FunctionRegistry Property}} Gets or sets functions specific to this roll. If these have the same name as a global function, this is executed instead. Cannot...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollData/FunctionRegistry&amp;diff=939&amp;oldid=prev"/>
		<updated>2017-09-15T22:19:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|RollData.FunctionRegistry Property}} Gets or sets functions specific to this roll. If these have the same name as a global function, this is executed instead. Cannot...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|RollData.FunctionRegistry Property}}&lt;br /&gt;
Gets or sets functions specific to this roll. If these have the same name as a global function, this is executed instead. Cannot be {{cs|null}}.&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 FunctionRegistry FunctionRegistry { get; set; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Property Value ===&lt;br /&gt;
Type: {{l|Dice.FunctionRegistry}}&lt;br /&gt;
&lt;br /&gt;
Registry containing functions specific to this roll.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
This registry can be used to &amp;quot;shadow&amp;quot; global functions by adding roll-specific overrides of them. For example, one could add a new max() function which behaved differently from the global max(). If a function is in this registry, it is called instead of the global version. Like the global registry, reserved functions (those built into the roller, such as dropLowest) cannot be registered.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>