<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://umodframework.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://umodframework.com/wiki/feed.php">
        <title>UMF Wiki - api:attributes</title>
        <description></description>
        <link>https://umodframework.com/wiki/</link>
        <image rdf:resource="https://umodframework.com/wiki/_media/wiki:logo.png" />
       <dc:date>2026-05-17T01:08:02+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://umodframework.com/wiki/api:attributes:start?rev=1561680035&amp;do=diff"/>
                <rdf:li rdf:resource="https://umodframework.com/wiki/api:attributes:umfconfig?rev=1561679149&amp;do=diff"/>
                <rdf:li rdf:resource="https://umodframework.com/wiki/api:attributes:umfharmony?rev=1561679243&amp;do=diff"/>
                <rdf:li rdf:resource="https://umodframework.com/wiki/api:attributes:umfscript?rev=1561679403&amp;do=diff"/>
                <rdf:li rdf:resource="https://umodframework.com/wiki/api:attributes:umfstart?rev=1561679435&amp;do=diff"/>
                <rdf:li rdf:resource="https://umodframework.com/wiki/api:attributes:umfunload?rev=1561679477&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://umodframework.com/wiki/_media/wiki:logo.png">
        <title>UMF Wiki</title>
        <link>https://umodframework.com/wiki/</link>
        <url>https://umodframework.com/wiki/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="https://umodframework.com/wiki/api:attributes:start?rev=1561680035&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-06-28T00:00:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Attributes</title>
        <link>https://umodframework.com/wiki/api:attributes:start?rev=1561680035&amp;do=diff</link>
        <description>UMF Attributes are used to mark functions and classes in mods so that UMF knows what to do with them.

Attributes

&lt;script type=&quot;text/javascript&quot;&gt; catlist_baseurl = &quot;https://umodframework.com/wiki/&quot;; catlist_basescript = &quot;doku.php&quot;; catlist_useslash = 0; catlist_userewrite = 1; catlist_sepchar = &quot;_&quot;; catlist_deaccent = 1; catlist_pagename_sanitize = 1; &lt;/script&gt;&lt;ul class=&quot;catlist-nslist&quot; &gt;&lt;li class=&quot;catlist-page&quot;&gt;UMFStart&lt;/li&gt;&lt;li class=&quot;catlist-page&quot;&gt;UMFHarmony&lt;/li&gt;&lt;li class=&quot;catlist-page&quot;&gt;UMFUn…</description>
    </item>
    <item rdf:about="https://umodframework.com/wiki/api:attributes:umfconfig?rev=1561679149&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-06-27T23:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>UMFConfig</title>
        <link>https://umodframework.com/wiki/api:attributes:umfconfig?rev=1561679149&amp;do=diff</link>
        <description>UMFConfig

Description:

Method Attribute used to mark the function that reloads the mod&#039;s config. Used by UMF to reload config from UMF Menu in-game. 

Added In: v0.30

Function



----------




Usage



----------




Examples



----------</description>
    </item>
    <item rdf:about="https://umodframework.com/wiki/api:attributes:umfharmony?rev=1561679243&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-06-27T23:47:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>UMFHarmony</title>
        <link>https://umodframework.com/wiki/api:attributes:umfharmony?rev=1561679243&amp;do=diff</link>
        <description>UMFHarmony

Description:

Class and Method Attribute used to mark the class or method that starts/initializes the mod. Automatically runs all Harmony patches contained within the mod. Can only be used once per mod. 

Added In: v0.30

Function



----------</description>
    </item>
    <item rdf:about="https://umodframework.com/wiki/api:attributes:umfscript?rev=1561679403&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-06-27T23:50:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>UMFScript</title>
        <link>https://umodframework.com/wiki/api:attributes:umfscript?rev=1561679403&amp;do=diff</link>
        <description>UMFScript

Description:

Class Attribute used to have UMF start up a MonoBehaviour GameObject script in a mod. Can be used on as many scripts as needed, although only one should be needed.

Added In: v0.30

Function



----------




Usage



----------</description>
    </item>
    <item rdf:about="https://umodframework.com/wiki/api:attributes:umfstart?rev=1561679435&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-06-27T23:50:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>UMFStart</title>
        <link>https://umodframework.com/wiki/api:attributes:umfstart?rev=1561679435&amp;do=diff</link>
        <description>UMFStart

Description:

Method Attribute used to have UMF start up the mod through a function. Can only be used once per mod. It&#039;s recommended you use one of the other attributes to start your mod over this one. 

Added In: v0.30

Function



----------</description>
    </item>
    <item rdf:about="https://umodframework.com/wiki/api:attributes:umfunload?rev=1561679477&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-06-27T23:51:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>UMFUnload</title>
        <link>https://umodframework.com/wiki/api:attributes:umfunload?rev=1561679477&amp;do=diff</link>
        <description>UMFUnload

Description:

Method Attribute used to mark a method that cleans up everything the mod has loaded before being unloaded. 

Added In: v0.50

Function



----------




Usage



----------




Examples



----------</description>
    </item>
</rdf:RDF>
