<?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%2FFunctionRegistry%2FCallbacks</id>
	<title>Dice/FunctionRegistry/Callbacks - 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%2FFunctionRegistry%2FCallbacks"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/FunctionRegistry/Callbacks&amp;action=history"/>
	<updated>2026-04-07T10:10:27Z</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/FunctionRegistry/Callbacks&amp;diff=779&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|FunctionRegistry.Callbacks Field}} Contains a mapping of all registered functions to their callback and other registration information.  {{ns}}  == Syntax == &lt;syntaxh...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/FunctionRegistry/Callbacks&amp;diff=779&amp;oldid=prev"/>
		<updated>2017-04-27T22:24:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|FunctionRegistry.Callbacks Field}} Contains a mapping of all registered functions to their callback and other registration information.  {{ns}}  == Syntax == &amp;lt;syntaxh...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|FunctionRegistry.Callbacks Field}}&lt;br /&gt;
Contains a mapping of all registered functions to their callback and other registration information.&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;
private Dictionary&amp;lt;(string lname, FunctionScope scope), (string name, FunctionTiming timing, FunctionCallback callback)&amp;gt; Callbacks&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Field Value ===&lt;br /&gt;
Type: System.Collections.Generic.Dictionary&amp;lt;System.ValueTuple&amp;lt;System.String, [[Dice/FunctionScope|Dice.FunctionScope]]&amp;gt;, System.ValueTuple&amp;lt;System.String, [[Dice/FunctionTiming|Dice.FunctionTiming]], [[Dice/FunctionCallback|Dice.FunctionCallback]]&amp;gt;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A mapping of lowercased name and scope to function registration details.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>