|
Doloro GDK 22 .1.0 Beta
by Tauri Interactive
|
Dynamic Resource Tools extends Asset Bundles Tools with components related to its sub-modules. Add the following component to the same object where is located AssetBundlesLoader component* to attach the system to auto resource management.
*If you have no created loader object. Just create a new clear game object and add the extension component. All required components will be added automatically
See also:
| Dynamic Resources Loader | |
|---|---|
| Component | Doloro.DataManagement.AssetBundlesTools.DynamicResourcesLoader |
| Feature | Loads DynamicResource assets from resources folders and asset bundles to internal database for continue access. |
See also:
| Cached Tags Resources Loader | |
|---|---|
| Component | Doloro.DataManagement.AssetBundlesTools.CachedTagsResourcesLoader |
| Feature | Creates virtual catalogs of resources with added tags with enabled IsCached* state. |
Doloro.DataManagement.AssetBundlesTools.DynamicResourcesLoader component. See also: