<?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%2FMacroRegistry</id>
	<title>Dice/RollData/MacroRegistry - 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%2FMacroRegistry"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollData/MacroRegistry&amp;action=history"/>
	<updated>2026-05-03T02:35:47Z</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/MacroRegistry&amp;diff=940&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|RollData.MacroRegistry Property}} Gets or sets macros specific to this roll. If these have the same name as a macro attached to the RollerConfig, this one is executed...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollData/MacroRegistry&amp;diff=940&amp;oldid=prev"/>
		<updated>2017-09-15T22:21:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|RollData.MacroRegistry Property}} Gets or sets macros specific to this roll. If these have the same name as a macro attached to the RollerConfig, this one is executed...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|RollData.MacroRegistry Property}}&lt;br /&gt;
Gets or sets macros specific to this roll. If these have the same name as a macro attached to the RollerConfig, this one 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 MacroRegistry MacroRegistry { get; set; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Property Value ===&lt;br /&gt;
Type: {{l|Dice.MacroRegistry}}&lt;br /&gt;
&lt;br /&gt;
Registry containing macros 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; RollerConfig-level macros by adding roll-specific overrides of them. If a macro is in this registry, it is called instead of the version in RollerConfig. Global macros (those which do not have any particular name) are executed from both this registry as well as the RollerConfig on all macro executions, even if there was already a named macro callback which handled it.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>