Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.DataManagement.AssetBundlesTools.CachedTagsResourcesLoader Class Reference

Detailed Description

Provides loading categorization of content with used DynamicResource

Inheritance diagram for Doloro.DataManagement.AssetBundlesTools.CachedTagsResourcesLoader:
Collaboration diagram for Doloro.DataManagement.AssetBundlesTools.CachedTagsResourcesLoader:

Public Member Functions

override void DrawGUI ()
 Updating UI with relevant log data. More...
 
override void OnLoadingStarted ()
 Requesting the CategorizedTagsDatabase.CategorizeCacheableDynamicResources. More...
 
virtual void OnLoadingCompleted ()
 Occurs when loading process considered completed.
 
virtual void OnLoadingFailed ()
 Occurs when process considering failed.
 

Public Attributes

UnityEngine.UI.Text logLabel
 Output label for logs.
 

Static Public Attributes

static System.Action< AResourceLoadingBehavioronStateChanged
 Occurs when some loaded is loaded. Shares reference to the loader.
 

Protected Member Functions

virtual void Awake ()
 Adding the loader to the LoaderUtils register.
 
virtual void OnDestroy ()
 Removing the loader from the LoaderUtils register.
 

Package Functions

void OnLoadingStartedInternal ()
 
void OnLoadingCompletedInternal ()
 
void OnLoadingFailedInternal ()
 

Properties

LoadingState State [get, set]
 Current state of the loading process. More...
 

Member Function Documentation

◆ DrawGUI()

override void Doloro.DataManagement.AssetBundlesTools.CachedTagsResourcesLoader.DrawGUI ( )
virtual

Updating UI with relevant log data.

Reimplemented from Doloro.DataManagement.AssetBundlesTools.AResourceLoadingBehavior.

◆ OnLoadingStarted()

override void Doloro.DataManagement.AssetBundlesTools.CachedTagsResourcesLoader.OnLoadingStarted ( )
virtual

Requesting the CategorizedTagsDatabase.CategorizeCacheableDynamicResources.

Implements Doloro.DataManagement.AssetBundlesTools.AResourceLoadingBehavior.

Property Documentation

◆ State

LoadingState Doloro.DataManagement.AssetBundlesTools.AResourceLoadingBehavior.State
getsetinherited

Current state of the loading process.

Exceptions
System.NotSupportedExceptionAttempt to set LoadingState.NotStarted value.

The documentation for this class was generated from the following file: