Class FactionRelationship
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
[Serializable]
public class FactionRelationship : UnitySerializedDictionary<FactionBehaviour, Relationship>, IDictionary<FactionBehaviour, Relationship>, ICollection<KeyValuePair<FactionBehaviour, Relationship>>, IReadOnlyDictionary<FactionBehaviour, Relationship>, IReadOnlyCollection<KeyValuePair<FactionBehaviour, Relationship>>, IEnumerable<KeyValuePair<FactionBehaviour, Relationship>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
- Inheritance
-
objectFactionRelationship
- Implements
- Inherited Members