Table of Contents

Class EquipmentSlotToBodyPartTransformDictionary

Namespace
GrindFest
Assembly
GrindFest.dll
[Serializable]
public class EquipmentSlotToBodyPartTransformDictionary : UnitySerializedDictionary<EquipmentSlot, EquipmentBehaviour.BodyPartTransform>, IDictionary<EquipmentSlot, EquipmentBehaviour.BodyPartTransform>, ICollection<KeyValuePair<EquipmentSlot, EquipmentBehaviour.BodyPartTransform>>, IReadOnlyDictionary<EquipmentSlot, EquipmentBehaviour.BodyPartTransform>, IReadOnlyCollection<KeyValuePair<EquipmentSlot, EquipmentBehaviour.BodyPartTransform>>, IEnumerable<KeyValuePair<EquipmentSlot, EquipmentBehaviour.BodyPartTransform>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
Inheritance
object
EquipmentSlotToBodyPartTransformDictionary
Implements
Inherited Members