<?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%2FRollerConfig%2FFunctionRegistry</id>
	<title>Dice/RollerConfig/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%2FRollerConfig%2FFunctionRegistry"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollerConfig/FunctionRegistry&amp;action=history"/>
	<updated>2026-05-03T04:12:41Z</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/RollerConfig/FunctionRegistry&amp;diff=698&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|RollerConfig.FunctionRegistry Property}} Gets or sets the registry of all valid function names and their callbacks.  {{ns}}  == Syntax == &lt;syntaxhighlight lang=&quot;C#&quot;&gt;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollerConfig/FunctionRegistry&amp;diff=698&amp;oldid=prev"/>
		<updated>2017-04-24T19:33:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|RollerConfig.FunctionRegistry Property}} Gets or sets the registry of all valid function names and their callbacks.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|RollerConfig.FunctionRegistry Property}}&lt;br /&gt;
Gets or sets the registry of all valid function names and their callbacks.&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: [[Dice/FunctionRegistry|Dice.FunctionRegistry]]&lt;br /&gt;
&lt;br /&gt;
The function registry containing registered function callbacks.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
RollerConfig is initialized with a function registry containing all built-in functions registered. If you want to remove or override built-in functions, you can either call [[Dice/FunctionRegistry/Remove|Remove()]] on them, or you can create a new FunctionRegistry object (which does not have any built-in functions registered) and assign it to the config.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>