TextStorageMap class

Stores a map of Korzh.Utils.TextStorage instanced.

public class Korzh.Utils.TextStorageMap
    : Dictionary<String, TextStorage>, IDictionary<String, TextStorage>, ICollection<KeyValuePair<String, TextStorage>>, IEnumerable<KeyValuePair<String, TextStorage>>, IEnumerable, IDictionary, ICollection, IReadOnlyDictionary<String, TextStorage>, IReadOnlyCollection<KeyValuePair<String, TextStorage>>, ISerializable, IDeserializationCallback

Methods

Type Name Description
TextStorage GetStorage(String storageId = null) Gets the current storage.
void ReloadNativeResources(String storageId = null) Reloads the specified storage by its ID.
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT