Class ResistanceDictionary
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
[Serializable]
public class ResistanceDictionary : UnitySerializedDictionary<Element, float>, IDictionary<Element, float>, ICollection<KeyValuePair<Element, float>>, IReadOnlyDictionary<Element, float>, IReadOnlyCollection<KeyValuePair<Element, float>>, IEnumerable<KeyValuePair<Element, float>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
- Inheritance
-
objectResistanceDictionary
- Implements
- Inherited Members