<?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%2FGet</id>
	<title>Dice/FunctionRegistry/Get - 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%2FGet"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/FunctionRegistry/Get&amp;action=history"/>
	<updated>2026-04-07T10:10:25Z</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/Get&amp;diff=778&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|FunctionRegistry.Get Method (String, FunctionScope)}} Retrieves the registration information for the given registered function.  {{ns}}  == Syntax == &lt;syntaxhighlight...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/FunctionRegistry/Get&amp;diff=778&amp;oldid=prev"/>
		<updated>2017-04-27T22:22:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|FunctionRegistry.Get Method (String, FunctionScope)}} Retrieves the registration information for the given registered function.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|FunctionRegistry.Get Method (String, FunctionScope)}}&lt;br /&gt;
Retrieves the registration information for the given registered function.&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;
internal (string name, FunctionTiming timing, FunctionCallback callback) Get(&lt;br /&gt;
    string lname,&lt;br /&gt;
    FunctionScope scope&lt;br /&gt;
)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
; ''lname''&lt;br /&gt;
: Type: System.String&lt;br /&gt;
: The name of the function to obtain, case-insensitive.&lt;br /&gt;
&lt;br /&gt;
; ''scope''&lt;br /&gt;
: Type: [[Dice/FunctionScope|Dice.FunctionScope]]&lt;br /&gt;
: The scope of the function to obtain.&lt;br /&gt;
&lt;br /&gt;
=== Return Value ===&lt;br /&gt;
Type: System.ValueTuple&amp;lt;System.String, [[Dice/FunctionTiming|Dice.FunctionTiming]], [[Dice/FunctionCallback|Dice.FunctionCallback]]&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Function registration information consisting of the properly-cased function name, the function timing, and the callback for the function.&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>