ResourceManagerLoadUnmoddedAsync Method |
| Name | Description | |
|---|---|---|
| LoadUnmoddedAsyncT(ResourceFolder, String) | Load and cache a resource asynchronously without regarding mods. If folder is Resources the asset is loaded with If it's not, it's parsed manually with the list of parsers registered. | |
| LoadUnmoddedAsync(Type, ResourceFolder, String) | Load and cache a resource asynchronously without regarding mods. If folder is Resources the asset is loaded with If it's not, it's parsed manually with the list of parsers registered. |