Namespace: uModIO
Assembly: uMod.Core.dll
Represents a generic data system
Name
Summary
ReadObject (Type, TKey, Boolean)
Type
TKey
Boolean
ReadObjects (Type, IEnumerable<TKey>, Boolean)
IEnumerable
WriteObject (TKey, Object)
Object
WriteObjects (IDictionary<TKey, Object>)
IDictionary