Class CharacterAttributeTemplate.CharacterAttributeSet
Serializable set of attribute templates. Used for parent, child, and dependant relationships.
[Serializable]
public class CharacterAttributeTemplate.CharacterAttributeSet : SerializableHashSet<CharacterAttributeTemplate>, ISet<CharacterAttributeTemplate>, ICollection<CharacterAttributeTemplate>, IEnumerable<CharacterAttributeTemplate>, IEnumerable, ISerializationCallbackReceiver, IDeserializationCallback, ISerializable
- Inheritance
-
CharacterAttributeTemplate.CharacterAttributeSet
- Implements
-
ISerializationCallbackReceiver
- Inherited Members