<?xml version="1.0"?>
<doc>
    <assembly>
        <name>package.library.brax.autoloader</name>
    </assembly>
    <members>
        <member name="T:Braxnet.Autoloader">
            <summary>
             Creates objects with components that have the Autoload attribute. Will stay between scenes.
            </summary>
        </member>
        <member name="T:Braxnet.AutoloadAttribute">
            <summary>
             Components with this attribute will be created by the Autoloader on scene start.
            </summary>
        </member>
    </members>
</doc>
