Table of Contents

Class FactionRelationship

Namespace
_GrindFest.Scripts
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
FactionRelationship
Implements
Inherited Members