<?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%2FMacroRegistry%2FRemoveGlobal</id>
	<title>Dice/MacroRegistry/RemoveGlobal - 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%2FMacroRegistry%2FRemoveGlobal"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/MacroRegistry/RemoveGlobal&amp;action=history"/>
	<updated>2026-05-03T05:27:42Z</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/MacroRegistry/RemoveGlobal&amp;diff=927&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|MacroRegistry.RemoveGlobal Method (MacroCallback)}} Removes all instances of the callback from the global macro registry.  {{ns}}  == Syntax == &lt;syntaxhighlight lang=...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/MacroRegistry/RemoveGlobal&amp;diff=927&amp;oldid=prev"/>
		<updated>2017-09-15T19:32:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|MacroRegistry.RemoveGlobal Method (MacroCallback)}} Removes all instances of the callback from the global macro registry.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight lang=...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|MacroRegistry.RemoveGlobal Method (MacroCallback)}}&lt;br /&gt;
Removes all instances of the callback from the global macro registry.&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 void RemoveGlobal(&lt;br /&gt;
    MacroCallback callback&lt;br /&gt;
)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
; ''name''&lt;br /&gt;
: Type: {{l|Dice.MacroCallback}}&lt;br /&gt;
: Callback to remove&lt;br /&gt;
&lt;br /&gt;
== Exceptions ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Exception !! Condition&lt;br /&gt;
|-&lt;br /&gt;
| ArgumentNullException || ''callback'' is {{cs|null}}.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
All instances of the callback are removed; it is not possible to remove just a single callback instance should the same callback be registered more than once. No error is thrown if the callback is not registered.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>