<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.quasar-rce.com/index.php?action=history&amp;feed=atom&amp;title=Vendetta%2FAPI%2Fexecute</id>
	<title>Vendetta/API/execute - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.quasar-rce.com/index.php?action=history&amp;feed=atom&amp;title=Vendetta%2FAPI%2Fexecute"/>
	<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/execute&amp;action=history"/>
	<updated>2026-04-07T09:29:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.quasar-rce.com/index.php?title=Vendetta/API/execute&amp;diff=27&amp;oldid=prev</id>
		<title>Wikiadmin: created execute</title>
		<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/execute&amp;diff=27&amp;oldid=prev"/>
		<updated>2025-03-03T06:47:13Z</updated>

		<summary type="html">&lt;p&gt;created execute&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Definition ===&lt;br /&gt;
lib.execute (string mod_id, string mod_version, string function_name, ...) :: ...&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
Calls a singular function from a mod&amp;#039;s class and returns its results&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
# string mod_id: name of the mod being called&lt;br /&gt;
# string mod_version: version of the mod being called&lt;br /&gt;
# string function_name: name of the function to be called&lt;br /&gt;
# ... : arguments to be passed to the function being called&lt;br /&gt;
&lt;br /&gt;
=== Returns ===&lt;br /&gt;
# ... : any values returned by the called function&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* Created in LME 2.x.x (Neoloader indev)&lt;br /&gt;
* If the value of the class is not a function, this will return that value instead&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
</feed>