Table of Contents

Class AIDescriptions

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