<?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%2Fset_class</id>
	<title>Vendetta/API/set class - 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%2Fset_class"/>
	<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/set_class&amp;action=history"/>
	<updated>2026-04-07T09:28:29Z</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/set_class&amp;diff=55&amp;oldid=prev</id>
		<title>Wikiadmin: added set_class</title>
		<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/set_class&amp;diff=55&amp;oldid=prev"/>
		<updated>2025-03-03T15:36:50Z</updated>

		<summary type="html">&lt;p&gt;added set_class&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.set_class (mod_id, mod_version, mod_class) :: nil&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
saves the mod&amp;#039;s class table so other mods may access it&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
# string mod_id: the mod who&amp;#039;s class is to be stored&lt;br /&gt;
# string mod_version: the version of the mod who&amp;#039;s class is to be stored&lt;br /&gt;
# table mod_class: the table containing the mod&amp;#039;s public functions and variables&lt;br /&gt;
&lt;br /&gt;
=== Returns ===&lt;br /&gt;
# nil&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* Added in LME 2.x (Neoloader indev)&lt;br /&gt;
* this function fails if the mod isn&amp;#039;t loaded or has been locked. if unlocked, the class is replaced, not added to.&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
</feed>